[Resolved] Page header not displaying featured image

Home Forums Support [Resolved] Page header not displaying featured image

Home Forums Support Page header not displaying featured image

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #386788
    cjheron

    I am trying to use the Page head module in GP premium but I am running into an issue.

    When not using Page headers, I can upload a featured image and it will display fine at the top of the page. However, when I create a page header and select it from the page settings, the text (from the content section of page headers) and background overlay appear, but not the image. I do have background selected and the featured image is displayed in the editor but not on the website.

    #386789
    cjheron

    Here is an image as to what I’m trying to describe

    View post on imgur.com

    #386926
    Leo
    Staff
    Customer Support

    Hi there,

    If you want to turn on Use background color as overlay, then the background color selected needs to have transparency. Right now it does not so it’s actually covering up the image.

    Or you can just turn off use background color as overlay then the image should show.

    Let me know.

    #386929
    cjheron

    That was it! thank you very much! I knew it was probably me being a bit of a durp.

    #386938
    Leo
    Staff
    Customer Support

    Glad I could help 🙂

    #386957
    cjheron

    quick question, how do I adjust the position of the image?

    #387005
    Leo
    Staff
    Customer Support

    Try this CSS:

    .generate-content-header {
        background-position: center center;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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