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

    We added a mega menu and the border color did not carry over. On the link I sent you can see the Solutions and About menu items are using Mega Menu, but the Support drop down is not using mega menu and you can see the color border around that one, but not the menu items using the mega menu. What is a fix for this to carry over the color border?

    #588755

    Hey ronduring,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia_mega_div {
    border-bottom:2px solid #FBA819 !important;
    border-left:2px solid #FBA819 !important;
    border-right:2px solid #FBA819 !important;
    }

    Regards,
    Rikard

    #589101

    Thanks, that worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mega Menu Missing Border in dropdown’ is closed to new replies.