SamPolst Posted February 4, 2022 Share Posted February 4, 2022 Site URL: https://lynx-echidna-5n4h.squarespace.com/ I am trying to change all of the fonts on my website to be my custom font: "VesterbroPoster" I have been able to successfully do this in custom css for everything except for the titles of my grids under "Our Services" and "Team" When I inspected the relevant element, it showed the title as "h2.list-item-content_title" which I included in my custom CSS. What am I doing wrong here? Link to comment
tuanphan Posted February 8, 2022 Share Posted February 8, 2022 use this code h2 { font-family: 'VesterbroPoster' !important; } SamPolst 1 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
SamPolst Posted February 8, 2022 Author Share Posted February 8, 2022 Thank you - that worked! 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