foofou Posted September 21, 2019 Posted September 21, 2019 I am using Hypatia Sans for my body copy, which is a preloaded font. I am using 300 weight and the default bold is very heavy. I would like to bring the bold down to the 600 weight. I have found how to adjust the bold across the entire website, but not for just the body copy. I have files with the 300 and 600 weights in normal, but not italic. I can upload those, and set the body copy in the style editor, but since I don't have the italic versions it isn't working very well. is there a way to adjust the bold using the preloaded weights and not uploading the fonts again? Thanks!
ivan-dabbles Posted December 19, 2019 Posted December 19, 2019 I have the exact same question. How to determine the weight we want for Bold!
Seroj Posted February 1, 2020 Posted February 1, 2020 I have the same request. Would be very nice to be able to define the weight of Bold of normal text in the style manager. But if anyone has a different solution, please let us know. Thank you!
marcel.weisheit Posted June 3, 2020 Posted June 3, 2020 insert this into your css // bold copy text p strong { font-weight: 600 } and instead of 600, set your desired value. cheers!
gregaitch Posted May 22, 2021 Posted May 22, 2021 Thanks @marcel.weisheit And for headings? Replacing p strong with h strong didn't seem to work
tuanphan Posted May 24, 2021 Posted May 24, 2021 On 5/22/2021 at 12:04 PM, mattermedia said: Thanks @marcel.weisheit And for headings? Replacing p strong with h strong didn't seem to work h1 strong or h2 strong or h3 strong or h4 strong or h5 strong or h6 strong or h1 or h2 or h3 or h4 or h5 or h6 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.