When you enable the menu background, what controls the menu bar colour?
Menu Background Colour
2 posts from 2 voices-
Posted 2 months ago #
-
Hi dnikitiuk,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.main_menu.bg_active{ background: rgba(0, 0, 0, 0.3); }You can then modify the RGBA value to change the color and transparency.
Regards,
Devin
Posted 2 months ago #
Reply
You must log in to post.














