Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1207335

    Hi

    I’m using the Construction demo and it comes with a black menu background. I want to remove the background colour so that the menu text is directly on my logo header background colour, with font colour #0004ff. How do I do this?

    Thank you for all your help – it is hugely appreciated – and one of the main reasons that I use Enfold for all my clients.

    Regards
    Janine

    • This topic was modified 4 years, 2 months ago by jwencke.
    #1207421

    Hey jwencke,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #header .av-main-nav > li > a, #top #header .av-main-nav > li > a > .avia-menu-text {
        background-color: transparent !important; 
        color: #0004ff !important; 
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1207470

    That’s perfect!

    Thanks so much.

    Regards
    Janine

    #1207479

    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 in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove background colour on Construction demo’ is closed to new replies.