Background image in the mobile version?
-
Hi!
First of all many thanks for this amazing theme!! It's the best out there.
I do have one question, is it possible to have a background image in the mobile version? Just like you can have a background image in the browser version.
I hope someone can help me achieve that!
Thanks in advance.
Oigroiglo
-
Hey thanks a lot!
Yes that's a good idea. Will work on that one day.
Until then you can use this css in "Lay Options" -> "Custom CSS & HTML" -> "Custom CSS for Mobile Version"
body{ background-image: url(http://laytheme.dev/wp-content/uploads/2016/02/lb13.jpg); background-size: cover; background-attachment: fixed; }
Please replace "http://laytheme.dev/wp-content/uploads/2016/02/lb13.jpg" with a url of an image you have uploaded.
This is how you find out the url of one of your images:
In "Media", you can click on an image. A popup will open and there's a field "URL". -
@arminunruh said:
body{
background-image: url(http://laytheme.dev/wp-content/uploads/2016/02/lb13.jpg);
background-size: cover;
background-attachment: fixed;
}Thank you! This helped alot.
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it