[Support request] The Heading Title is being matched with the background image on Site Header

Home Forums Support [Support request] The Heading Title is being matched with the background image on Site Header

Home Forums Support The Heading Title is being matched with the background image on Site Header

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

    Please check the site URL and see the heading Title color is not that much focused and visible because of the header image. How to add Text Overlay on the header so that my Text pop up always no matter the color of the image used on header.

    How to fix this?

    Here is my current settings https://www.dropbox.com/s/j45uig39lwck318/Screenshot%202019-07-23%2002.26.16.png?dl=0

    #964526
    Leo
    Staff
    Customer Support

    Hi there,

    Have you considered changing the text color for the page hero?
    https://www.screencast.com/t/i3YX97chJxcc

    You can also add a text shadow like this:

    .page-hero h1 {
        text-shadow: 1px 5px 8px rgba(0, 0, 0, 0.7);
    }

    I used the same in Grill:
    https://gpsites.co/grill/

    Let me know if this helps 🙂

    #964837
    Nasir

    The shadow thing working. Thanks.

    But I think GP should simplify this (without any code). I made text color to White..but it blends with the background.

    Thanks.

    #965185
    Leo
    Staff
    Customer Support

    There isn’t a way for us to tell if your text color blends in with the background image or not – both are your choices.

    You can also apply a background overlay for the header element for the white text to show.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.