Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #253949
    Gabriel Diaz
    Participant

    Hello, how can I add color or a header behind the site title and menu on my homepage? I have the Featured Slider, and the letters in the menu and title do not show well with certain photos. They need a fixed background color or plain header on the Homepage.

    The site is http://www.gabriel-diaz.com.

    Thanks.

    #253950
    Gabriel Diaz
    Participant

    A CSS solution would be fine, by the way. Thanks.

    #253966
    Skandha
    Participant

    @velopista-photo: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-identity {
        background-color: rgba(0,0,0,.7);
    }

    You can change the color and opacity according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #254038
    Gabriel Diaz
    Participant

    Thank you, Skandha. I was using the wrong class so I could not get the result I wanted, until I used the code in your reply. Much appreciated!

    #254041
    Skandha
    Participant

    @velopista-photo: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/bold-photography/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header background above Featured Slider’ is closed to new replies.