• My homepage has the color scheme I want. When I create a new page, the header is all black and the header text is all white. New pages do not keep the same color scheme as the home page, and I can’t change the header or header text color in the new pages. I am not aq coder, but I will try if someone has some very specific suggestions Please?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    The header area on pages without a featured image is black. You can change it to the lavender color on your main page with the following custom CSS.

    .singular .entry-header {
      background-color: #d8b6d8;
    }
    Thread Starter spiritlaworg

    (@spiritlaworg)

    Yes sacred path, that works, thank you! The header text is still white, is there a fix for that also? I appreciate your help very much!

    Thread Starter spiritlaworg

    (@spiritlaworg)

    I didn’t notice at first, but this fix covered up the one page with an image I WANT. It seems to be an all or nothing fix, where if I use it i can’t have any images. This could mean changing themes and starting over.

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    For static pages, you can set featured images for each, and the image will appear in the header area with the page title overlaid on it. The code above only change the color of the background for that area, which would be behind the featured image.

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Which page had the image? I can look and see if there is a way that I can apply the CSS only to pages that do not have a featured image.

    Thread Starter spiritlaworg

    (@spiritlaworg)

    I removed the image and inserted it into the top of the text portion of the page. I’m pretty sure it is the same as a “static” page. It is the https://spiritlaw.org/acim-major-versions-summary/ page. I will make a new one with a featured image at https://spiritlaw.org/test-header-sacred-path/. It would sure be nice if I could have it work the way you’re saying!

    I really appreciate your help and experise. Is there any way to put color into the header text on those black and white headers?

    Thank you Sacred Path!

    Thread Starter spiritlaworg

    (@spiritlaworg)

    The image underneath the header of the https://spiritlaw.org/test-header-sacred-path/ page is a beautiful hiking trail in Central Idaho.

    You would love it.

    I will put it in the text portion.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘New Page Header Black & White Only’ is closed to new replies.