Site logo

[Resolved] I have a problem with page header parallax effect.

Home Forums Support [Resolved] I have a problem with page header parallax effect.

Home Forums Support I have a problem with page header parallax effect.

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #309259
    kvejonsio

    Hi Tom

    I have a problem with page header parallax effect.
    in video overview page goes above the image, but on the site which I’m building it acts differently. The site is on localhost yet but you can look on it here
    any help would be appreciated.
    Thank you in advance

    #309310
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    That looks normal to me? What about it is acting differently?

    #309319
    kvejonsio

    when I scroll the page up another image comes out and the page doesn’t cover the image as it does on Video Overview (01.18min)

    #309320
    Tom
    Lead Developer
    Lead Developer

    Ah yes, that was causing mobile issues with some background images.

    Try this:

    .generate-content-header {
        background-attachment: fixed;
    }
    #309336
    kvejonsio

    Yes it’s solved.
    Tanks a lot

    #309347
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

    #337355
    Neil

    Hi Tom,

    This just solved the problem for me too, I couldn’t work out why it behaved differently in your video. Is there a reason that this isn’t in by default then? Anything I need to know that might not work as expected?

    Thanks,

    Neil.

    #337466
    Tom
    Lead Developer
    Lead Developer

    It likely used to be a part of core but was removed.

    The next version of Page Header has a much improved version of parallax.

    #337632
    Neil

    I’m interested to see what that update brings then as right now it’s pretty damn perfect 🙂

    #337704
    Tom
    Lead Developer
    Lead Developer

    I think you’ll like it! 🙂

    #1473701
    Vajra

    Hi Tom,
    I’m building a new site one of many using Generatepress. This is the first time I have used the element “Blog Page Header” with parallax and tried to make the image fixed. I have tried every bit of CSS I can think of but the image still moves like normal parallax? It is the blog page and I’m using “Simple CSS” on that page only. Also tried CSS in the “Blog Page Header” element.
    Can you please advise?
    Thanks
    Vajra

    #1473711
    Leo
    Staff
    Customer Support

    Hi there,

    This is a very old topic – page header is now a deprecated module.

    Can you open a new one?

    Thanks 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘I have a problem with page header parallax effect.’ is closed to new replies.