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.

Focus theme on iPad

Resolved 3 replies themetheme-focus
11 years ago · Last reply by Fabio Marzocca 11 years ago

Hi,

I am testing the Focus theme for a video-blog and it performs great on PCs, but on iPad I have a problem. When the iPad is in landscape mode, the upper part of the page (header, single-header) does not fill the whole page width, but it is smaller, leaving a white space on the right.

Any tip?
Thanks

Fabio

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Fabio Marzocca 11 years, 11 months ago

    I forgot to mention: in portrait mode it displays fine.

  2. Fabio Marzocca 11 years, 11 months ago

    Any chance? I am trying to go through the style.css but can’t find a solution….

  3. Fabio Marzocca 11 years, 11 months ago

    I have found the answer by myself. Just added this to style.css:

    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    	body{
     	min-width:1024px;
    	}
    }

    Not a great support here!

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