skarnsbach Posted November 18, 2020 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; } }
skarnsbach Posted November 20, 2020 Author Posted November 20, 2020 Can someone please help with this ?
tuanphan Posted November 22, 2020 Posted November 22, 2020 Can you share link to page in screenshot? We can help easier 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.