khupp Posted June 19, 2020 Share Posted June 19, 2020 Site URL: https://livingbeautifuldecorating.squarespace.com I have entered countless CSS to try to use custom font on my website buttons. The font is uploaded and being used elsewhere on the site. I am on version 7.1, and this is the latest version of the CSS entered: .sqs-block-button-element { font-family: 'JosefinSans-VariableFont' !important; } TYIA! Link to comment
RyanDejaegher Posted June 19, 2020 Share Posted June 19, 2020 @khupp your site is currently private so it's not possible to review, you'll need to set a sitewide passwordhttps://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
RyanDejaegher Posted June 19, 2020 Share Posted June 19, 2020 @khupp, if you want to apply this to buttons across your site use this code /* Add this code to Design -> Custom CSS */ .sqs-block-button a, [class*='button'], [class*='btn'] { font-family: 'Josefin Sans' !important; } TrueNatureDreams, NoiseFairy, shakeraalexis and 5 others 4 4 Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
khupp Posted June 19, 2020 Author Share Posted June 19, 2020 @RyanDejaegher YOU. ARE. THE. BEST. RyanDejaegher 1 Link to comment
ElieGator Posted January 3, 2021 Share Posted January 3, 2021 Thank you so much @RyanDejaegher tuanphan 1 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