Jump to content

Customize fonts in forms

Go to solution Solved by Lesum,

Recommended Posts

  • Solution

@Lorena1223 Hi! You can add this code in Custom CSS to change the font to your custom font

.form-wrapper .react-form-contents .field-list .caption-text {
    font-family: 'EssentialSans-Regular' !important;
}

input::placeholder, textarea::placeholder, select::placeholder {
    font-family: 'EssentialSans-Regular' !important;
}

 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.