Hundley1832 Posted January 17 Posted January 17 Hello, I am trying to change the weight of the font in my site header button. The rest of the buttons (primary, secondary, and tertiary) are all weighted at 600 and I would like the button in the site header to be as well. Can't seem to figure out how to edit the font on this button. Thanks!
Solution Lesum Posted January 17 Solution Posted January 17 @Hundley1832 Hi, You should be able to customize the font of the header button under Edit > Site Styles > Fonts > Header Button If you can't find it, you can also try adding this code snippet within the Custom CSS panel: #siteWrapper .header-actions-action--cta .sqs-button-element--primary { font-weight: 600 !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
Hundley1832 Posted January 17 Author Posted January 17 Custom CSS code worked. Thanks so much! Lesum 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment