WouNDs Posted August 2, 2021 Share Posted August 2, 2021 Site URL: https://www.quillsoft.ca/ Hello, Is it possible to auto resize text to a single line? In particular, for mobile viewing. In the screen shot attached, I would like both the button text and link text to be on a single line. Thank you! Link to comment
tuanphan Posted August 4, 2021 Share Posted August 4, 2021 Add to Design > Custom CSS /* Home top button */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1627490242705_36888 a { white-space: nowrap; font-size: 12px; } } WouNDs 1 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
GregSlicer Posted March 26 Share Posted March 26 Hi @tuanphan, I am encountering a similar issue on my product page. What code would work to fix my issue? Link to comment
tuanphan Posted March 30 Share Posted March 30 On 3/26/2023 at 1:12 PM, GregSlicer said: Hi @tuanphan, I am encountering a similar issue on my product page. What code would work to fix my issue? I see you figured it out 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