Jump to content

Side by Side block for Mobile View

Recommended Posts

  • Replies 5
  • Views 594
  • Created
  • Last Reply

Top Posters In This Topic

Just answered your email. Here the code

/* Mobile blocks side by side */
@media screen and (max-width:767px) {
div#page-section-5fbe6f383c02f22b9ddf6884>.row>.span-6 {
    width: 50% !important;
    float: left !important;
}
div#page-section-5fbe6f383c02f22b9ddf6884 .markdown-block {
    min-height: 70px;
}
}

 

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
20 hours ago, Alsayel said:

Thank you for your quick response 
It works !!

thank you @tuanphan

However, it works only for this section. I was wondering if there is code function for all website sections?

Much appreciated

Which sections do you want to apply code?

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
  • 6 months later...
On 2/8/2021 at 12:43 PM, tuanphan said:
/* Mobile blocks side by side */
@media screen and (max-width:767px) {
div#page-section-5fbe6f383c02f22b9ddf6884>.row>.span-6 {
    width: 50% !important;
    float: left !important;
}
div#page-section-5fbe6f383c02f22b9ddf6884 .markdown-block {
    min-height: 70px;
}
}

I'm having a similar issue with the mobile version of my contact us page. The opening times and days match up on the desktop version but not the mobile version and I can't seem to find the row span - I wonder if you could help me. 

https://banjo-aqua-pr5l.squarespace.com/contact
PW: Tempsite2021

Link to comment
21 hours ago, Gabrmol said:

I'm having a similar issue with the mobile version of my contact us page. The opening times and days match up on the desktop version but not the mobile version and I can't seem to find the row span - I wonder if you could help me. 

https://banjo-aqua-pr5l.squarespace.com/contact
PW: Tempsite2021

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-612733437611685bae1ab3b1 .span-7>.row>.col:nth-child(n+2) {
    width: 50% !important;
    float: left !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!)

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.