Make the background applicable only for the first frame
-
Hi,
I am trying to make the background disappear when the user scrolls down. But in the current situation how much ever i try the background keeps covering the whole page irrespective of the page size.
I am a newbie at coding and not able to fix it. Here is an example of what I am trying to achieve http://bakkenbaeck.com/
Meanwhile, here is the code that I am using to put the background in there.
body.home { background-image: url(/wp-content/uploads/2015/06/tryspecials.jpg); background-position: center bottom; background-repeat: no-repeat; position: relative; width: 100%; background-size: cover; min-height: 650px; }Thanks,
Rohit
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
The topic ‘Make the background applicable only for the first frame’ is closed to new replies.
