Digital_Box_Designs Posted September 15, 2019 Share Posted September 15, 2019 (edited) How do I get the text on an image poster block to dynamically resize based on the screen size? The text is overflowing when viewed on an iPad. Any thoughts @mdhanjal Here is the page: https://www.outdoorsi.org/our-impact Edited September 15, 2019 by daviscv Initial Revision Link to comment
Mdhanjal Posted September 16, 2019 Share Posted September 16, 2019 past this code in custom css box .min-font-set, .min-font-set~* { font-size: 11px !important; } Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
Carlyschroe Posted October 13, 2020 Share Posted October 13, 2020 On 9/16/2019 at 1:09 AM, Mdhanjal said: past this code in custom css box .min-font-set, .min-font-set~* { font-size: 11px !important; } I'm having a similar issue and that code changes the font size on desktop too. How can I make it so it just makes the Ipad device font smaller? Link to comment
tuanphan Posted October 14, 2020 Share Posted October 14, 2020 17 hours ago, Carlyschroe said: I'm having a similar issue and that code changes the font size on desktop too. How can I make it so it just makes the Ipad device font smaller? @media screen and (min-width:641px) and (max-width:900px) { paste above code here } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment