ToughGlass Posted February 4, 2022 Share Posted February 4, 2022 Site URL: https://toughglassworx.com.au/ Hello, When our site is viewed on mobile devices the text that hovers over the image sometimes spreads across two lines. Is there a code that automatically resizes the text hovering over images to resize to fit on one line on mobile devices only? Thanks for your help. Link to comment
tuanphan Posted February 8, 2022 Share Posted February 8, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .design-layout-inline h2 a { font-size: 26px; white-space: nowrap !important; } } 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