New Landing How can we help? Themeforest Theme Support Dante Center List in a text box

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #155355
    celeteweitz
    Member
    Post count: 57

    Hi

    I am trying to center the list in a text box. You can find the relevant issue on the home page: http://martmill.com

    Way down at the bottom you will find the full width row with the text box and list in it, I am trying to center the list inside the text box. The list is getting indented and not in a straight line.

    Regards
    Celeste

    #155374
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    
    .home .sf-list li {
    text-align: left!important;
    margin-left: 20%!important;
    }

    Let us know if it worked.

    -Rui

    #155382
    celeteweitz
    Member
    Post count: 57

    Thnx Rui for the support.

    It worked just fine, though wanted to ask, will this code center the list, coz I see you added 20% to the margin-left.

    Regards
    Celeste

    #155394
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please add the css and let me know if it worked

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.