alikatshelton Posted March 31, 2020 Share Posted March 31, 2020 Site URL: https://silver-bronze-ka6x.squarespace.com/config/design/custom-css Hi, newb here. I am currently leveraging the Fillmore template and am attempting (with zero luck) to change the font of my site title to something custom. I uploaded the custom font via Custom CSS already. Below is what my coding looks like: //ADDING BELOVE FONT// @font-face { font-family: 'belove'; src: url ('https://static1.squarespace.com/static/5e8279b614491577aa423cac/t/5e827b67856e200e37420fae/1585609576000/Belove.otf') ;} //ASSIGN BELOVE FONT// #sitetitle {font-family: 'belove';} You will have my eternal thanks if you're able to advise my confused self on how to fix. Thank you so much! Link to comment
tuanphan Posted March 31, 2020 Share Posted March 31, 2020 a#site-title not #sitetitle 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
alikatshelton Posted April 2, 2020 Author Share Posted April 2, 2020 @tuanphan YOU MADE MY DAY THANK YOU SO MUCH!! Do you have to put 'a' in front of everything? Link to comment
tuanphan Posted April 3, 2020 Share Posted April 3, 2020 You can set a or not. They are the same. 3 hours ago, alikatshelton said: @tuanphan YOU MADE MY DAY THANK YOU SO MUCH!! Do you have to put 'a' in front of everything? 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
Archived
This topic is now archived and is closed to further replies.