Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1154753

    Hi guys,

    How can I “decrease” the space/gap between the (2) rows of my mega menu?

    I’ve spent the last hour trying—with no success. Searched all the forum topics. Nothing.

    Thank you.

    #1154781

    Hey Patrick,

    Add this to quick css:

    #menu-item-16 .sub-menu{
    padding-bottom:0px!important;
    }
    
    #menu-item-16 .sub-menu.avia_mega_hr{
    padding-top:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1155232

    Thank you, Jordan! That worked!

    Had to finesse the pixels a little, but it got me there.

    Again, thank you.

    #1155332

    Hi,

    Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.