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.

Problems with background focus on mobile devices with Tesseract theme

9 years ago · Last reply by Alex S 9 years ago

Hello, I am newbie in wordpress site making and this is my first site.
By the way, here it is:

When i open my site on my phone it focuses in the centre of the picture. So how can I edit for this red church is appeared on my mobile screen.
Thank you!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Alex S Staff 9 years, 2 months ago

    Hi 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.

  2. GOBO 9 years, 2 months ago

    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?

  3. Alex S Staff 9 years, 2 months ago

    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.

  4. GOBO 9 years, 2 months ago

    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?

  5. Alex S Staff 9 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread