Okay
  Public Ticket #274915
Mega menu in ie and firefox
Closed

Comments

  • Gordon started the conversation

    Hoverining on menu item "biomass solutions" gets six equal columns on mega menu set up for 6 columns. On firefox and ie its giving 3 wide columns and 3 narrow columns.

    Thanks for any help you can give

  •  8,839
    Tahir replied

    Hey Gordon!

    Seems like a typo error in the css file: http://prntscr.com/4jj1nm .

    Add this into the Custom CSS box located in your Salient Options panel :
    header#top nav > ul > li.megamenu.columns-6 > ul > li { width: 16.66% !important; }
    Thanks


    ThemeNectar Support Team 

  • Gordon replied

    Thanks Tahir. That fixed it