Zpulley Posted February 5, 2021 Posted February 5, 2021 Site URL: http://www.zoepulley.com/ hey – i'm attempting to change my navigation font to an external, but for some reasn the code is not working. I'm working in a 7.0 template (wells) and added the below code: @font-face { font-family:'Bau-Bold' ; src: url(https://static1.squarespace.com/static/52a4c35ae4b0866eaca3c566/t/601d9a0546ce751bc89d8a13/1612552709642/Lazord-Bold.otf); } #topNav { font-family:'Bau-Bold'; } Thanks!
tuanphan Posted February 7, 2021 Posted February 7, 2021 Add to Design > Custom CSS div#topNav * { font-family: 'Bau-Bold' !important; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.