Jump to content

Putting two blocks next to each other on mobile

Recommended Posts

  • Replies 1
  • Views 455
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 8/11/2021 at 3:36 PM, JasmineL said:

Site URL: https://www.charmingeventscandice.com/

Hello! I'm trying to figure out how can I put two blocks next to each other on mobile but keep them as is in the desktop. At the moment they are stacked. It's very last part of the footer, the navigation links and social media links part. Site is https://www.charmingeventscandice.com/ pw is Charming615

Thank you!

Hi. Add to Design > Custom CSS

/* Footer text block side by side */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1617785775050_11611+.row>div:nth-child(n+3) {
    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.