Mega menu background colour
-
Hello support,
Do you have some CSS or somewhere to change the background colour of the drop down navigation menu?
For one of the navigation menus I’m using a drop down HTML block (attached). But there seems to be a white border in the element.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .sub-menu-dropdown {
background-color: #FFF;
box-shadow: 0 0 3px rgba(0,0,0,.15);
}
Best Regards
P.S. Please change the color as per your needs.
Perfect – it works really great.
Thank you for your fast and efficient support!
You are welcome! If you have any questions please feel free to contact us.
Best Regards