WMC Posted April 20, 2022 Share Posted April 20, 2022 Site URL: https://www.wmc.ca/ Hi there! The weight of the font for all the buttons on our site is 400 and I'm looking for some custom CSS to change it to something heavier or to bold it across the site - can anyone help? Thank you! Link to comment
Obi-Wan Posted April 20, 2022 Share Posted April 20, 2022 @WMC Have you tried going to Site Styles > Fonts and under 'Global Text Styles' select 'Buttons' and then select the weight you would like to change your text to. This affects all buttons site-wide. Hope this helps. 🙂 Link to comment
WMC Posted April 20, 2022 Author Share Posted April 20, 2022 Thanks for the suggestion! I am using the HARRIS template and I'm not sure if that's why but the path you suggested doesn't exist for me (I did see that suggested online as well) - there is no specific "font" section in the site styles. Font is just a section of each style and I can't change the weight, 400 is the only option - see screenshot I included. Link to comment
tuanphan Posted April 23, 2022 Share Posted April 23, 2022 On 4/20/2022 at 8:52 PM, WMC said: Site URL: https://www.wmc.ca/ Hi there! The weight of the font for all the buttons on our site is 400 and I'm looking for some custom CSS to change it to something heavier or to bold it across the site - can anyone help? Thank you! Add to Design > Custom CSS /* Buttons bold */ div.button-block a { font-weight: bold !important; } AlexiDerstine 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment