tori400
-
Posts
6 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by tori400
-
-
I'm building my website and used a custom font for my buttons using the following code:
}
#siteWrapper.site-wrapper .sqs-block-button-element {
font-family: "luminaire" !important;
}
#siteWrapper.site-wrapper .sqs-block-button-element {
font-size: 1.8rem !important;
}However, as you can see, the kerning is all wrong and makes the cursive disconnect. Does anyone know what code I can add to this snippet to adjust the kerning?
https://aqua-amethyst-t4gd.squarespace.com/
Password: password
-
@Lesum It's under construction but I think you can see it here :
aqua-amethyst-t4gd.squarespace.com
password: password
-
@Lesum That also worked! But now the kerning is kind of off and the cursive letters don't connect 😵💫
-
@Lesum That worked, thank you so much. The text is a little too small though. Where in the code would I insert font size? I appreciate your help.
-
I'd like all the buttons on my website to use the custom font "luminaire" but I just can't seem to find any working snippets on this forum.
Custom Font Kerning
in Fonts, colors and images
Posted
@simon Thanks a ton! That worked.