Comments bkcphoto started the conversationSeptember 5, 2019 at 3:32pmWhere do I change the opacity for the overlay menu (or what is the custom CSS)? I want a solid color. Also is it possible to add a background image on the overlay menu? Thank you. 4,774Michael repliedSeptember 6, 2019 at 6:52amHi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?bkcphoto repliedSeptember 6, 2019 at 12:58pmOn the overlay menu set up, it gives you the option to change the background color but not the opacity. Is there a way to change that with CSS?bkcphoto repliedSeptember 6, 2019 at 1:01pmYou can still see the background when you open the menu. 4,774Michael repliedSeptember 6, 2019 at 1:26pmPlease provide a link to your site.bkcphoto repliedSeptember 6, 2019 at 1:51pmhttps://www.temptnola.com 4,774Michael repliedSeptember 6, 2019 at 1:53pmpls. use following css: .menu-overlay.active { opacity: 1 !important; } bkcphoto repliedSeptember 6, 2019 at 1:55pmThank you !! 4,774Michael repliedSeptember 6, 2019 at 1:57pmYou're welcome! Sign in to reply ...
Where do I change the opacity for the overlay menu (or what is the custom CSS)? I want a solid color. Also is it possible to add a background image on the overlay menu?
Thank you.
Hi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?
On the overlay menu set up, it gives you the option to change the background color but not the opacity. Is there a way to change that with CSS?
You can still see the background when you open the menu.
Please provide a link to your site.
https://www.temptnola.com
pls. use following css:
Thank you !!
You're welcome!