Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • djsmooth5 Friend
    #977984

    Hi,

    Is it possible to centre align the menu as we are not using the categories nav bar?

    Pankaj Sharma Moderator
    #977987

    Hi
    Add below code in custom.css file to make the menu in center

    @media (min-width:980px) {.navbar-default .navbar-nav {
        margin: 0 auto;
        max-width: 980px;
        float: none;
    }}

    Hope it helps .

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

This topic contains 1 reply, 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