Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #978480

    Hi,
    I use this code you came me to modify the submenu transparency and it’s working perfectly:

    #top .av_header_glassy.av_header_transparency #header_main {
    background-color: rgba(255,255,255,0.7);
    }
    .header_color .avia_mega_div, .header_color .main_menu ul ul {
    background: rgba(255,255,255,0.6) !important; }

    BUT on the sub-menu under text there’s 100% white color
    How to set the background TEXT submenu color same as background submenu color?

    Thanks

    #978525

    Hey jb84,

    Thank you for using Enfold.

    What is the site url? I can’t find it from your previous thread. Please post it inside the private field.

    Best regards,
    Ismael

    #978531

    Sorry Ismael
    please find it in private

    #979390

    Ismael or else… any help?

    #979587

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .header_color .main_menu .menu ul li a,
    .html_header_top .header_color .main_menu ul:first-child >li > ul {
    background-color: transparent !important; 
    }

    If it doesn’t work for you, please try adding it to the WordPress > Customize > Additional CSS
    then please clear your browser cache and check.
    Please see screenshot in Private Content area.

    Best regards,
    Mike

    #980033

    Thanks mike
    it’s perfect!

    #980075

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Background sub-menu color’ is closed to new replies.