mportch Posted December 25, 2023 Share Posted December 25, 2023 Hi, I've made all text 0.8em across the site. However in mobile the text automatically goes larger than desktop view text. How do I keep the font the same size in mobile view as it is in desktop view? I'll show this page as an example, however I want to do this with all pages, all text - (headings and paras) https://www.mattportch.com/profile Link to comment
tuanphan Posted December 27, 2023 Share Posted December 27, 2023 I see you solved by setting this CSS code? p { font-size: 12px !important; line-height: 19px !important; letter-spacing: 1.5px !important; } 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
mportch Posted December 27, 2023 Author Share Posted December 27, 2023 Thanks, yes, I always have a play with the css myself to see if I can solve it without ruining something else on the site. There will be more silly little things I need to correct later which I'll post. 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