Jump to content

Page content width on iPad

Recommended Posts

Site URL: https://bernardandhawkes.com/photolog

Hi, 

I'm wondering how I can change the width of most of my page content just on iPad. It currently looks fine on Desktop, and I have been changing the width using the built in options in Squarespace for Desktop (I'm on 7.1) but when viewed on iPad the content is very narrow. Any help would be appreciated! Attached a few screenshots of different pages! Thank you!

Screenshot 2020-05-04 09.23.11.png

Screenshot 2020-05-04 09.23.23.png

Screenshot 2020-05-04 09.23.33.png

Link to comment
  • Replies 3
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

@media screen and (min-width:768px) and (max-width:991px) {
.collection-type-blog-single-column.view-list #page .content {
    width: 90% !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
7 hours ago, laurenjaynehughes said:

Thank you! What would the selector be if I wanted to do this for the alternating side by side summary? And how would I do it for every one of my articles/blog posts? Thanks so much for your help!

If you share link to alternate side by side blog, I can take a look

side by side, I guess replace 

.collection-type-blog-single-column

with

.collection-type-blog-alternating-side-by-side

or

.collection-type-blog-alternate-side-by-side

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.