Jump to content

Two column on mobile

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://scarlet-amethyst-aecz.squarespace.com/

How do I make the two columns of links show up as two columns in mobile?

Site: https://scarlet-amethyst-aecz.squarespace.com/

pw: whitehouse

I want the 2nd set of links to display next to the first set of links on mobile.

image.png.77de84a482affdeff0db6b1f8ba73c2a.png

Jessica Miller | Squarespace Website Designer
https://www.jessicamiller.work
jessica@jessicamiller.work

Search the blog and get weekly Squarespace tips to your inbox
https://www.jessicamiller.work/blog

Want to pick my brain or get help? Book a free 15 minute call.

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-62db00d6d3cb550c613c2d6a .span-2:nth-child(3), div#page-section-62db00d6d3cb550c613c2d6a .span-3:nth-child(4) {
    width: 50% !important;
    float: left !important;
}
div#page-section-62db00d6d3cb550c613c2d6a .span-3:last-child {
    clear: both;
}
}

 

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.