Okay
  Public Ticket #360419
Broken header on smaller screens
Closed

Comments

  • James started the conversation

    Hi,

    I have just noticed that on smaller monitors the menu structure is broken...it pushes the "Contact" item onto a second row and the second level menu is also a bit scruffy...see attached picture...whats the best solution? 

  •  8,416
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    
    header#top nav > ul > li.megamenu ul li a {
    padding: 8px 0px !important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • James replied

    thanks for the reply, i have tried that code, and it does seem to be a bit cleaner, but it still goes wrong as the screen reduces under 1225px

    what is the code to switch to the responsive menu when a screen is under that size?

  • James replied

    sorry, another screeny attached

  •  8,416
    Tahir replied

    Hey!

    I am afraid there is not a simple code snippet to change the screen switching width so you will likely have to reduce the number of menu items or organize them in a mega menu. 

    Best,

    -T


    ThemeNectar Support Team