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

    Hi,
    https://www.benestamgolfdesign.com/
    is it possible to add a transparent background on menu just on this page.

    menu

    Thanks
    Charlotte

    #1240176

    Hey Charlotte,

    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

    
    .home .av_minimal_header #header_main .container {
        background: #ffffff85;
    }
    

    But the menu is still invisible on some images in the slider.

    Maybe better to use a darker color:

    
    
    .home .av_minimal_header #header_main .container {
        background: #7a787885;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1240296

    Great, thanks :)

    Best regards
    Charlotte

    #1240445

    Hi Charlotte,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Background on the menu’ is closed to new replies.