[Resolved] pageheader background image alignment

Home Forums Support [Resolved] pageheader background image alignment

Home Forums Support pageheader background image alignment

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #170587
    Jasper

    I would like to set the background image so the right side remains in view on smaller screens.
    Can’t figure out the css to do that.

    Is there css to disable pageheader parallax view on mobile devices. The image won’t display on ipad nor iphone, android works fine by the way.

    #170805
    Tom
    Lead Developer
    Lead Developer

    Can you link me to your page so I can take a look?

    I believe I have the parallax bug on iOS fixed in the next version 🙂

    #170836
    Jasper

    http://WWW.hands2happiness.nl
    Parallax is disabled at the moment

    #170996
    Tom
    Lead Developer
    Lead Developer

    The entire image isn’t able to be fully viewable on desktop and mobile – the aspect ratios just don’t allow that to happen most times.

    However, adding this CSS may improve it:

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

    99% sure the parallax issue on iOS is fixed in the next version – can you explain what the issue is?

    Thanks!

    #171045
    Jasper

    thanks,

    The parallax issue is that there is no image at all, just a grey background with the content text. I turned parallax back on so you can see (on iphone or ipad, don’t know which version)

    #171183
    Tom
    Lead Developer
    Lead Developer

    Yea this is fixed in the next version.

    I have a couple more things to test before release, but can send you a beta version if you shoot me an email to support@generatepress.com.

    #171184
    Jasper

    check, email is sent

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