Site logo

Archived topic

I need background image to be fixed

10 replies · Started by Umad on September 3, 2017

Viewing posts 1–11 of 11

I use background image on home page using page id but background is not fixed i used css properties fixed but its still scrolling can you please help me out ???
Important note i use elementor page builder

CSS coding
.page-id-9{
background: url("no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

When we scroll the blackboard picture aslo scrolling at the background i dont want that to be scrolling

In mobile view its not scrolling but in desktop view its scrolling

Try clearing browser cache.

ohh sorry leo issue has been solved i just want that background image to be scroll with the content only one small concern is that the background image is in Hd quality but now when i change the background attachment to scroll it pixelate i want that image in Hd format.

Let me know leo.
Thanks

Currently the background image is applied to the entire body which looks like that's not what you want.

There should be way to apply that background image to that section only using Elementor without CSS.

Thanks for your quick response.
Solved....!!!!!

No problem!

This archived topic is closed to new replies.