Jump to content

Mobile text blocks stacked

Recommended Posts

  • Replies 2
  • Views 405
  • Created
  • Last Reply
19 hours ago, Bioscope said:

Site URL: https://www.bioscope.co.nz/#/asb-borrow-abs/

I would like to have the credits (two text blocks that are centred on the page) to show up next to each other on mobile but currently they are stacked on top of each other. I've tried to align them to the opposing sides compared to the normal non-mobile website which is better but doesn't solve the stacking issue. Any help would be appreciated.

Hi. Add to Design > Custom CSS

/* ASB Mobile credit text */
@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1612389440512_9847+.row .span-5 {
    float: left !important;
    width: 50% !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

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.