Tagged: background
Hello, just a question. It’s possible to have the bg image scaled instead of fixed size? Just asking since I don’t know if it’s possible at all with some tricks…
Also, in any case I’d like not to load the bg image when in mobile.
Thanks!
Hi andreamarucci!
Yes that is possible. Can you please post the link to your page and point out the image you would like to adjust?
Regards,
Yigit
Oh well, this is the page
and the image is the one you see in the background…
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
html.html_boxed { background-size: cover; }
Regards,
Yigit
Fantastic thanks!!! Best support I’ve ever seen…