Home Forums ConsultStreet Pro Top Navigation Menu Position

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1999
    Michael Peters
    Participant

    Our top navigation menu is positioned top left next to, but above the site logo. Is there a way to center the menu on the logo position and center the menu within the space between the left side and the logo?

    #2032
    themearile
    Keymaster

    Hi Michael Peters

    Please add the below CSS code in the Additional CSS box.

     #mega-menu-wrap-primary #mega-menu-primary {
        text-align: center;
        padding: 22px 0px 22px 0px;
    } 

    Let me know if it works.

    Thanks
    ThemeArile

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Top Navigation Menu Position’ is closed to new replies.