Home › Forums › All Other Themes › Restaurant theme- background doesnt adjust
- This topic has 27 replies, 2 voices, and was last updated 5 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
January 6, 2019 at 2:14 pm #114397
Hi there,
my site looks good on my desktop and also if I simulate Iad or mobile there, but on the devices themselves the background picture doesn´t adjust. Any ideas what to try?
Best
MouradJanuary 7, 2019 at 1:29 pm #114444Hi,
Kindly show us your website URL?
Regards,
DaveJanuary 8, 2019 at 7:27 am #114484Hi Dave it is www.blue-label-berlin.de
January 8, 2019 at 9:12 am #114488Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveJanuary 9, 2019 at 7:04 am #114572Hi Dave, what do you need a screenshot for? It feels a bit anoying to log into a platform I don´t want to be a member of to just give my detaisl to them in order for your support. If you reall need pictures, can you please send me an E-Mail I can reply to and attach the pictures.
The problem is easy to describe without screenshots.
Desktop- full background picture.
Ipad- background picture is cut off.
Mobile- No background picture.Please try it on your own device then you can see and get to come up with a solution fast.
Best wishes
MouradJanuary 10, 2019 at 11:44 am #114689Hi,
Do you mean the slider picture is cut off??
Regards,
DaveJanuary 10, 2019 at 3:45 pm #114703Hi Dave,
no I mean the background picture. The Picture that appears below the slider in the background when scrolling down.January 11, 2019 at 9:22 am #114737Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:1024px){ body.custom-background { background-size:80%;} }
Regards,
DaveMarch 3, 2019 at 10:52 am #118312Hi Dave,
thank you for the code.
I copied in the Custom Css section. WP doesnt save it and tries to download something in a new window, that is all. So this does not seem to work.
Any other solution?Best wishes
MouradMarch 4, 2019 at 7:23 am #118402Hi,
Can you send us the screenshot of your issues??
Regards,
DaveMarch 5, 2019 at 7:12 pm #118640Hi Dave,
Here are the links:
https://imgur.com/ora39hx The code you sent me
https://imgur.com/3lWIoak The Picture as it shows on mobile devices
https://imgur.com/9x8gn0K The picture in Original on the WP Site
https://imgur.com/37kjVvb The code added to the custom Css field
The picture does not adjust on mobile devices.March 6, 2019 at 1:12 pm #118793Hi,
Kindly use this one
@media screen and (max-width:479px) { body.custom-background { background-position: 58% center !important; background-size: 210% auto !important;} }
Regards,
DaveMarch 10, 2019 at 1:51 pm #119116Hi Dave, I entered the code in the Custom CSS Section of the theme. No change on a tablet, on a mobile now there is no Background picture at all…
Best wishes
MouradMarch 11, 2019 at 9:17 am #119173Hi,
Can you send us the screenshot of your issues? After using our CSS code.
Regards,
DaveMarch 14, 2019 at 1:10 pm #119543Hi Dave,
please find the link attached.
https://imgur.com/YXOx6VC that is on a mobile. Tablet remained the same as before.
I think it would speed things up, if you could check it yourself on your mobile-assuming that you do have access to one the url is: blue-label-berlin.deBest wishes
Mourad -
AuthorPosts
- You must be logged in to reply to this topic.