Okay
  Public Ticket #1227409
mega menus are inconsistent
Closed

Comments

  • Carol started the conversation

    Please use the login demo / demo to see the site.

    I have mega menus set up beneath residential, commercial and monitoring. The two menus for residential and commercial look similar in scale and spacing. The menu for monitoring is small and pushed to the left. Can you tell me why this particular menu is not spacing appropriately across the screen?

  •  9,012
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    body[data-dropdown-style="minimal"] .sf-menu > li.megamenu > ul{
        display:table !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Carol replied

    Thanks for the fast reply. That worked perfectly. Could you tell me how the menu behaves so I know what to expect? I thought it would space similarly if the same number of columns are used. What made the spacing change?

  •  9,012
    Tahir replied

    Hey Again,

    This was a bug that was likely fixed in Salient 8.0  . You seem to be using Salient 7.6. 

    Thanks 


    ThemeNectar Support Team 

  • Carol replied

    Oh ok, I'll update the theme, thanks.