skarnsbach 5 Share Posted November 18, 2020 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; } } Link to post
0 skarnsbach 5 Author Share Posted November 20, 2020 Can someone please help with this ? Link to post
0 tuanphan 9,339 Share Posted November 22, 2020 Can you share link to page in screenshot? We can help easier You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
skarnsbach 5
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;
}
}
Link to post
Top Posters For This Question
2
1
Popular Days
Nov 18
1
Nov 20
1
Nov 22
1
Top Posters For This Question
skarnsbach 2 posts
tuanphan 1 post
Popular Days
Nov 18 2020
1 post
Nov 20 2020
1 post
Nov 22 2020
1 post
Posted Images
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment