Jump to content

Blog margins on Ipad view

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.andarilho.org/artigos/a-servido-do-homem

Hi all

I've got a blog which works just fine on mobile phone and desktop, but when I look at the posts on an Ipad (mine is Ipad Mini) the text margins make the blog post quite tight on the screen, leaving quite a lot of blank space on the left and right sides of the screen. I wanted to make it look more like it does on the desktop and mobile view. 

Would you be able to suggest a code to deal with this issue? This is an example of a blog post: https://www.andarilho.org/artigos/a-servido-do-homem

Obs: I checked this on different Ipad versions. They all seem to have the same issue. 

Many thanks

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
On 5/24/2021 at 10:18 PM, PMM said:

Site URL: https://www.andarilho.org/artigos/a-servido-do-homem

Hi all

I've got a blog which works just fine on mobile phone and desktop, but when I look at the posts on an Ipad (mine is Ipad Mini) the text margins make the blog post quite tight on the screen, leaving quite a lot of blank space on the left and right sides of the screen. I wanted to make it look more like it does on the desktop and mobile view. 

Would you be able to suggest a code to deal with this issue? This is an example of a blog post: https://www.andarilho.org/artigos/a-servido-do-homem

Obs: I checked this on different Ipad versions. They all seem to have the same issue. 

Many thanks

Add to Design > Custom CSS

/* Tablet-Blog posts width */
@media screen and (max-width:1024px) and (min-width:768px) {
.tweak-blog-item-width-custom .blog-item-wrapper .blog-item-inner-wrapper {
    width: 100% !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.