Jump to content

Side by side text links

Recommended Posts

Posted

Site URL: https://lily-jaguar-v28s9e.squarespace.com/

Hello, 

 

 

I'd like these text blocks to sit side by side on mobile, so they are aligned horizontally. 

I've tried this: 

@media screen and (max-width:767px) {
#block-2f3d5c2df42c12a9fa09 {
    width: 50% !important;
    float: left !important;
}
}

But that stops user being able to click the 'Previous' link on the left.

Any CSS would be appreciated. 

Thanks.

 

Screenshot 2021-11-22 at 14.28.14.png

  • Replies 3
  • Views 346
  • Created
  • Last Reply
Posted
1 hour ago, Katie_B said:

Site URL: https://lily-jaguar-v28s9e.squarespace.com/

Hello, 

 

 

I'd like these text blocks to sit side by side on mobile, so they are aligned horizontally. 

I've tried this: 

@media screen and (max-width:767px) {
#block-2f3d5c2df42c12a9fa09 {
    width: 50% !important;
    float: left !important;
}
}

But that stops user being able to click the 'Previous' link on the left.

Any CSS would be appreciated. 

Thanks.

 

Screenshot 2021-11-22 at 14.28.14.png

I can not find the page with the similar layout like your image.

Have you solved your issue?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

@Katie_B Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
div#block-9b9e29c823a3c5ca1a29+.row .span-5 {
    width: 50% !important;
    float: left !important;
}
div#block-9b9e29c823a3c5ca1a29+.row .span-5 .html-block {
    width: 90% !important;
}
}

 

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!)

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.