Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • titorus Friend
    #682167

    Hi, how can I increase the distance between the menu items?

    thanks

    Pankaj Sharma Moderator
    #682218

    Hi
    Try this
    add below code in custom.css file to increase the space b/w menu items .

    .t3-megamenu > .navbar-nav > li {
    padding-left: 20px;
    }

    change the value of 20px as per needs.

    Pankaj Sharma Moderator
    #747752

    Hi
    Try this
    add below code in custom.css file to increase the space b/w menu items .

    .t3-megamenu > .navbar-nav > li {
    padding-left: 20px;
    }

    change the value of 20px as per needs.

    titorus Friend
    #682713

    OK, it works, but I have a problem, if you increase the 20px padding-left, the menu is divided into 2 lines, how can I increase the distance between the menu item without being divided in 2 lines?

    thanks.

    titorus Friend
    #747996

    OK, it works, but I have a problem, if you increase the 20px padding-left, the menu is divided into 2 lines, how can I increase the distance between the menu item without being divided in 2 lines?

    thanks.

    Pankaj Sharma Moderator
    #682799

    Hi
    If you will make more padding there it will fill more space and make the menu item in 2nd line .
    If you are not using the right menu position you can increase the size from col-lg-9 to col-lg–10 from header.php for mega menu .
    In this way you can increase more value of padding-left .

    Pankaj Sharma Moderator
    #748042

    Hi
    If you will make more padding there it will fill more space and make the menu item in 2nd line .
    If you are not using the right menu position you can increase the size from col-lg-9 to col-lg–10 from header.php for mega menu .
    In this way you can increase more value of padding-left .

    titorus Friend
    #682997

    ok its work, thanks

    titorus Friend
    #748147

    ok its work, thanks

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

This topic contains 9 replies, has 2 voices, and was last updated by  titorus 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum