Stop parellax effect

Support Area Forums Moonrise Stop parellax effect

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #10228
    Birgit Reizevoort
    Participant

    Hi Bill,

    The website is coming together nicely. Another question: how can I stop the sliding effect (parallax?) between the pages? We would like to make the page ‘flat’, so the text pages won’t be sliding over the images anymore, if you know what I mean.

    Thanks again for your answer!

    Birgit

    #10231
    Bill Robbins
    Moderator

    Brigit,

    You can do that. Go the Styling tab in the theme options page. Scroll down to the Custom CSS box and paste this:

    
    div.picture-block {
    	background-attachment: scroll; 
    }
    

    Update your settings and that should let the images remain fixed instead of scrolling.

    Let me know if you have any trouble.

    Enjoy your weekend,
    Bil

    #10257
    Birgit Reizevoort
    Participant

    Awesome! Thanks so much again!

    #10265
    Bill Robbins
    Moderator

    Always glad to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Stop parellax effect’ is closed to new replies.