karensarai3 Posted September 21, 2021 Share Posted September 21, 2021 Site URL: https://www.mindbodycalm.co.uk Hi, I'd like to be able to use multiple fonts for Paragraph 1, Paragraph 2, and paragraph 3, and same with headings. Is there a way for me to change say heading 3 and paragraph 3 to a different font that isn't the main font for both categories? Hope that makes sense. Thank you! Link to comment
tuanphan Posted September 24, 2021 Share Posted September 24, 2021 Hi, You mean font name, font color, font size...or? 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
geshon Posted October 1, 2021 Share Posted October 1, 2021 (edited) I think yes. Is there any chance to do this globally? That it affects every (for example) paragraph 2 on my whole site? At the moment I have to do it for every single block-id … That's a lot of work and if I set up a new page I have to do it again … In my case I just want to adjust the line-height. That's important: paragraphs with tall font-size need fewer line-height than paragraphs with small font-size (and long rows! To be readable it needs more space (line-height) between the rows!) Edited October 1, 2021 by geshon Link to comment
tuanphan Posted October 3, 2021 Share Posted October 3, 2021 On 10/1/2021 at 7:12 PM, geshon said: I think yes. Is there any chance to do this globally? That it affects every (for example) paragraph 2 on my whole site? At the moment I have to do it for every single block-id … That's a lot of work and if I set up a new page I have to do it again … In my case I just want to adjust the line-height. That's important: paragraphs with tall font-size need fewer line-height than paragraphs with small font-size (and long rows! To be readable it needs more space (line-height) between the rows!) Add this CSS h3 { line-height: 20px !important; } /* p3 */ p.sqsrte-small { line-height: 30px !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