Jump to content

2 column blog view on mobile

Recommended Posts

  • Replies 4
  • Views 746
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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!

 

Link to comment

My testing result

image.png.89686def483282fe95aec84e6ef314be.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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!

 

Link to comment
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!)

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.