Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #345854

    Hi
    My site has 7 menu items at top… When resizing the window (too view it as a MAC book) the menu items crashes into and behind the logo?
    This look messy… How do I get Enfold to wrap the menu before the crash/logo.
    Using less menu items is not an option – and I don’t want sub menus :-)

    #346109

    Hey Peter!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
    If that does not work, please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1200px) {
    .av-main-nav > li > a { padding: 0 7px; }}

    Regards,
    Yigit

    #346282

    Hi Yigit
    Thank you … That did it almost… But now I can play with the code to get the fix… Thx! You rock!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘A few menu items – Crashes the logo’ is closed to new replies.