Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Walter Doljar Friend
    #974607

    Link: Website

    I have deactivated the "navbar-category"-module-position because I wanted more space for mainmenue. Ok.

    I added "float: left": it makes the menu start at the left instead of right. (.t3-mainnav .t3-navbar).

    But how can I make the mainmenue in center of this area?
    Ideal solution: Mainmenu is centered and not floating right or left.

    Pankaj Sharma Moderator
    #974806

    Hi
    Kindly share your working site URL here and provide us a mockup how you would like to see the menu , so that i can check your request .

    Walter Doljar Friend
    #974930

    Here is the URL again: Website

    Please see the screenshot
    thanks


    1. menu-screenshot
    Pankaj Sharma Moderator
    #974952

    Hi
    The main nav is in the center , the items are start from left to right .
    You can add below code in custom.css file to make it in center

    @media (min-width:980px) {.navbar-default .navbar-nav {
        padding-left: 30px;
    }}

    Increase or decrease the value of 30 as per needs .

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

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