Guest Posted October 15, 2020 Share Posted October 15, 2020 Site URL: https://www.twentyfivedelta.com Is there a way to force the Site Description text in the banner to wrap? I found a way to reduce the text size so the words aren't all jumbled up, but wrapping would be a better solution I think. I had to reduce the font to a very small size to prevent the words from mashing together Link to comment
tuanphan Posted October 16, 2020 Share Posted October 16, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .desc-wrapper p { font-size: 30px !important; line-height: 40px; } } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.