[Support request] Background Image Per Page – Confused…

Home Forums Support [Support request] Background Image Per Page – Confused…

Home Forums Support Background Image Per Page – Confused…

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #625261
    Craig

    Hi Support –

    What am I doing wrong? The image is hidden behind the page’s content. I can see a bit of the image in the footer widget area though? Is there a global setting I’m missing. THANK YOU!

    .page-id-28 {
    background-image:url(‘http://www.mydomain.com/wp-content/uploads/2018/07/sap_image.jpg’);
    background-repeat:no-repeat;
    background-attachment:fixed;
    }

    #625276
    Leo
    Staff
    Customer Support

    Hi there,

    Your site requires a password to view.

    Any chance you can unlock it for provide the password?

    Thanks!

    #625308
    Craig

    Hi is there an email I should send to? thanks Leo!!

    #625326
    Tom
    Lead Developer
    Lead Developer

    You can send it through the form here: https://generatepress.com/contact

    Just be sure to mention this topic 🙂

    #625839
    Leo
    Staff
    Customer Support

    I can see the background image no problem:
    http://www.screencast.com/t/CyPtbm5qM

    Are you wanting it to show through the content?

    If so you will need to remove the background color of the content as well:

    .page-id-28.one-container .container {
        background-color: transparent;
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.