Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1118055

    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

    #1118175

    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

    #1118273

    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!

    #1118299

    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

    #1118467

    Thanks a lot!

    I honestly thought it is an option somewhere!

    #1118621

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Where is the opton to make menu text appear white in transparent mode?’ is closed to new replies.