Okay
  Public Ticket #1086775
MAIN MENU
Closed

Comments

  •  2
    parichayjoshi started the conversation

    Hi Team,

    May i please request you to check my webpage http://www.artinterior.com.au/and advise me how to push the main menu (homepage, shop, account, search and cart down) vertically down so that it aligns well horizontally with the logo on left. Please let me know if you need further info. Thanks in advance!

  •  1,558
    Laborator replied

    Hi parichayjoshi,

    Go to Custom CSS and add the following CSS there to move the menu a little bit lower:

    header.main-header .logo-and-menu-container .menu-column, header.main-header .logo-and-menu-container .mobile-menu-column {
        padding-top: 30px;
    }
    

    You can find more information on our documentation page on how to add custom CSS.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group