Jump to content

Increasing descriptions's text size of a form field

Recommended Posts

Posted

I am using the OM template. I have added a checkbox to a form. The description field is too small.

See screenshot.

How do I make it larger. How do I reference this field with css? TIA

 

 

desc- font-size.png

  • Replies 6
  • Views 1.1k
  • Created
  • Last Reply
Posted

 

Trying to learn how to do this myself.

i used the firefox inspector to reference the caption of the First and Last Name text boxes. I tried to extend your answer to make the caption under first name and last name larger with css below. It didn't work. TIA

see screenshot.

.form-wrapper .field-list .field-control {
    font-size: 20px;
}

 

and also

 .form-wrapper .field-list .field-control .caption {
    font-size: 20px;
}

small caption.png

 

Archived

This topic is now archived and is 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.