Zpulley Posted February 6, 2021 Share Posted February 6, 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! Link to comment
tuanphan Posted February 7, 2021 Share Posted February 7, 2021 Try this code 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 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment