Focus theme on iPad
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
3I forgot to mention: in portrait mode it displays fine.
Any chance? I am trying to go through the style.css but can’t find a solution….
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.