Jump to content

2 column blog view on mobile

Recommended Posts

  • Replies 4
  • Views 927
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted
48 minutes ago, s1nuz said:

Site URL: http://sapphire-bellflower-blnm.squarespace.com

Hi I need some help changing a single column view on a mobile to a two-column view.
http://sapphire-bellflower-blnm.squarespace.com

There is also an additional space between the main navigation pages menu and the blog section on desktop.

Any advice on that?

Screenshot 2021-11-25 at 00.03.41.png

Screenshot 2021-11-25 at 00.03.55.png

Hi,

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  .blog-basic-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
  }

  .blog-basic-grid--container img {
    width: 100% !important;
    height: auto !important;
  }
}

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Posted

My testing result

image.png.89686def483282fe95aec84e6ef314be.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Posted

Excellent, that works! Thank you.

 

Any advise on the desktop version? The gap between the menu and blog section is a bit high.

Posted
On 11/25/2021 at 6:42 PM, s1nuz said:

Excellent, that works! Thank you.

 

Any advise on the desktop version? The gap between the menu and blog section is a bit high.

Add to Design > Custom CSS

/* space between menu-blog */
.blog-basic-grid.collection-content-wrapper {
    padding-top: 0px;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.