Jump to content

Form font size is too small - how can I change it?

Recommended Posts

I'm using the FIVE template and I would like my form font to be larger. I'm attaching a screenshot of it below. It is actually magnified in the picture below.. it shows much smaller to me. Not sure why it's magnified.

The solution & css code provided in this thread did not work for me.

I also tried changing the body text as one of those solutions suggested that it's where the font style is pulled from. That did not work either.

The solution & css code provided in this thread did not work either. I tried it in both the main css for all pages, and then on the buy now page where the form pops up.

This is the page where the form is; you need to 'add to cart' for it to pop up.

Any help would be very much appreciated! alt text

Link to comment
  • Replies 3
  • Views 11.8k
  • Created
  • Last Reply

Custom CSS code.

This increases font size of the list of selectable items:


.form-wrapper .field-list .field .option{
   font-size:18px;
}

This increases the text in the message area:


.form-wrapper .field-list .field .field-element{
   font-size:18px;
}

Change the font size from 18px to whatever your preference is.

Link to comment
  • 11 months later...

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
×
×
  • 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.