imnotjason Posted August 2, 2019 Share Posted August 2, 2019 On the Forte Template, I am using a custom font and am wondering how can I change the spacing between the letters. I tried using the letter-spacing code, but it did not work. Does this only work for certain fonts? Also, on the homepage of the Forte Template, there is an element in the bottom left-hand corner that lists the name of one of your navigation tabs with the page title that corresponds to the photos that are being shown. What code can I use to change this to my custom font as well? Thanks! (@tuanphan) Link to comment
tuanphan Posted August 2, 2019 Share Posted August 2, 2019 @imnotjason You should provide site url to check the exact code to use. If your site is in private/trial, setup password & share url. See how to: https://beaverhero.com/squarespace-how-to/#HowtoSetupPasswordShareSiteURL Also you want to change letter-spacing for the entire website? 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
tuanphan Posted August 2, 2019 Share Posted August 2, 2019 @imnotjason Add to Home > Design > Custom CSS /* Letter spacing Site Title */ #logo .logo-text a { letter-spacing: 1px !important; } /* Gallery Info */ .collection-detail-wrapper * { color: #ff0000; font-size: 50px; font-family: futura-pt; } 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
imnotjason Posted August 2, 2019 Author Share Posted August 2, 2019 Thank you ever so much! Link to comment
tuanphan Posted August 2, 2019 Share Posted August 2, 2019 @imnotjason You're welcome. Have you a nice weekend. 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.