How can I make menu text pure white in transparent mode (over full screen slider ie.)?
I know if is kind of dumb issue, but I can’t find the option. :(
Thanks
Hey MORTULGAAH,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Here; I would also want to make the header *slightly* transparent when I scroll down a bit to see how it will work for me.
Thanks a lot!
Hi MORTULGAAH,
https://cl.ly/51b3194ea3b9 You need to set the menu items color here in the theme options.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av_header_transparency #header_main,
#top .av_header_transparency .avia-menu.av_menu_icon_beside {
background-color: rgba(255, 255, 255, 0.2);
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks a lot!
I honestly thought it is an option somewhere!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon