BettyP Posted August 10, 2020 Share Posted August 10, 2020 Site URL: https://mauigourdsbyjaz.squarespace.com/?p I am trying to change the site subtitle (also called tag line) to a custom font. I am in a Wells template. I used the code below and it worked for the Site Title but not the subtitle. I tried ".site-subtitle {" and ".site-tag-line {" and ".site-tagline {" but none of them worked. Can you help? @font-face { font-family: 'PlaylistScript'; src: url('https://static1.squarespace.com/static/5e9a3048ee732265f283c1bf/t/5f30b9219c22550d4dd0c811/1597028641502/Playlist+Script.otf'); } .site-title { font-family: 'PlaylistScript' !important; } .site-tag-line { font-family: 'PlaylistScript' !important; Link to comment
tuanphan Posted August 10, 2020 Share Posted August 10, 2020 Your site is private. Can you setup password & share url? 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
PRWORKS Posted May 25, 2021 Share Posted May 25, 2021 Hello @tuanphan I also want to change the font of the tagline in the Wells template. The font I want to specify for the tagline is "klee-one". It would be very helpful if you could give me the code to do so. URL https://sepia-azalea-yga2.squarespace.com/ PW kiitos Many Thanks. Link to comment
tuanphan Posted May 26, 2021 Share Posted May 26, 2021 18 hours ago, PRWORKS said: Hello @tuanphan I also want to change the font of the tagline in the Wells template. The font I want to specify for the tagline is "klee-one". It would be very helpful if you could give me the code to do so. URL https://sepia-azalea-yga2.squarespace.com/ PW kiitos Many Thanks. It is custom font or Squarespace font? /* tagline font */ .logo-subtitle { font-family: klee-one !important; } PRWORKS 1 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
PRWORKS Posted May 26, 2021 Share Posted May 26, 2021 11 hours ago, tuanphan said: It is custom font or Squarespace font? /* tagline font */ .logo-subtitle { font-family: klee-one !important; } Thank you for your quick answer! As you said, "klee-one" is a custom font, so initially inserting this code did not work. However, I separately obtained the ID from Adobe Fonts, and the problem has been solved. Thank you again. 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