Problems with background focus on mobile devices with Tesseract theme
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
5Hi GOBO,
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
Thank you or your respond,Alex.
For sure!
When I filled it, I thought it would appear in a message. So here it is:
http://glavryba-hotel.ru
The question is how can I move the position on the background focus to see the church, when I am opening my site on my phone?
Hi GOBO,
Preface: I would recommend lowering the overall height of this widget on mobile instead.
You can do this by applying background-position in a media query. Please add (and adjust) the following CSS to WP AdminApperanceCustom CSS
@media(max-width: 600px){ .background_iphone { background-position: 20% 10% !important; } }The first number is horizontal and the second number is vertical.
You might also need to install the SiteOrigin CSS Editor.
Alex, You literally saved my life!
Thank you so much!
In case of further questions, do I need to start a new thread or I can pose concerns here?
Hi GOBO,
Happy to help mate. :)
Ideally, please create a new thread as it’ll allow other users to easily search and find answers to related issues / questions.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.