I am trying to have a different background image for the mobile version of my site. I am using the encore template. I see the following code posted for the same question:
@media only screen and (max-width: 640px) { .site-wapper { background-image: url(http://urlToImage/image.png); background-repeat: repeat repeat; }}
I tried adding this to the custom css but it had no effect. I really only need the home page image to change if there is an easier fix.
Question
jeffreymark 0
I am trying to have a different background image for the mobile version of my site. I am using the encore template. I see the following code posted for the same question:
@media only screen and (max-width: 640px) { .site-wapper { background-image: url(http://urlToImage/image.png); background-repeat: repeat repeat; }}
I tried adding this to the custom css but it had no effect. I really only need the home page image to change if there is an easier fix.
Edited by pvoLink to post
Top Posters For This Question
3
3
3
1
Popular Days
Oct 4
4
Sep 3
2
Oct 3
2
Sep 4
1
Top Posters For This Question
jeffreymark 3 posts
alxfyv 3 posts
dianarosesquarespace 3 posts
gloriannapicini 1 post
Popular Days
Oct 4 2015
4 posts
Sep 3 2020
2 posts
Oct 3 2015
2 posts
Sep 4 2020
1 post
Posted Images
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment