Jump to content

How to remove horizontal spacing between 2 text block rows Mobile

Recommended Posts

Posted

I created 2 rows for 2 text blocks which looks fine on desktop, but on mobile the text is to far apart
and it creates linebreaks. How can i reduce the spacing between the 2 text blocks?

I need a css code to work on multiple pages like this

I used this CSS code to create the rows:

 

@media screen and (max-width:640px) {
.sqs-row .row {
    display: flex;
  p{font-size:0.8rem!important}
  width: 100% !important;
}
}

problem.png

  • Replies 2
  • Views 400
  • Created
  • Last Reply

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.