Isha Posted July 22, 2020 Share Posted July 22, 2020 Hi! I am trying to change the porfolio titles of the template Hawley to a custom font. Here's what I have, but it's not working at all. @font-face { font-family: 'Love'; src: url('https://static1.squarespace.com/static/5e01c1b95bff094372f7cdc2/t/5f187552fc1dd302e284f0f6/1595438419057/Love-Regular.woff'); } h3.portfolio-title {font-family: 'Love' !important;} Link to comment
rwp Posted July 22, 2020 Share Posted July 22, 2020 The code is correct. Possibly using the wrong h3 element? Need a link to your page to help more. Link to comment
Isha Posted July 22, 2020 Author Share Posted July 22, 2020 My website is ishakumar.com! thank you! Link to comment
rwp Posted July 22, 2020 Share Posted July 22, 2020 I see the font in a lot of place, where is it not showing up properly? Link to comment
Isha Posted July 22, 2020 Author Share Posted July 22, 2020 It's not showing up in the main menu of the portfolio titles. Link to comment
rwp Posted July 22, 2020 Share Posted July 22, 2020 .portfolio-hover-item-content { font-family: 'Love'; } Link to comment
Iza Posted March 9, 2021 Share Posted March 9, 2021 Thank you rwp. It worked GREAT! I had the same problem with my template. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.