Dinkum Posted April 26, 2020 Share Posted April 26, 2020 Site URL: https://www.99content.co/ Hi all, Hope you're safe and well. I've had the Marquee template for a few years and it automatically reduces the page-description font to 13 pixels. I haven't really worried about it too much over the years but as more and more of my website visitors are on mobile I'd love to be able to increase this font as it's barely readable at 13 pixels. I don't suppose anyone knows the custom code I can use and where I'd use it exactly? I'm thinking the font should be around 20 pixels instead. To clarify, the part I'm talking about specifically is just under 99CONTENT at the top of the website: "Fresh Mortgage Broker content served up to you on a platter. Weekly finance articles from just $19 per week." Pics attached too! Many thanks in advance :) Dinkum Link to comment
Dinkum Posted April 26, 2020 Author Share Posted April 26, 2020 If anyone ever stumbles across this I fixed it with the following code in Design -> Custom CSS: @media only screen and (max-width: 768px) { .page-desc p { font-size: 20px !important; } } Link to comment
JenCog Posted November 23, 2021 Share Posted November 23, 2021 I am having the same issue. Can you tell me where to add this CSS ( I am a nauvis) Thank you in advance. JC Link to comment
tuanphan Posted November 26, 2021 Share Posted November 26, 2021 On 11/23/2021 at 10:26 PM, JenCog said: I am having the same issue. Can you tell me where to add this CSS ( I am a nauvis) Thank you in advance. JC Design > Custom CSS 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