Jump to content

Increasing descriptions's text size of a form field

Recommended Posts

  • Replies 6
  • Created
  • Last Reply
7 minutes ago, Steve48 said:

Thank you for responding:

Here is link

https://www.hiddenbayfuture.com/survey

 

add to Home > Design > Custom CSS

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

 

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

 

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

 

Link to comment

@Steve48

.fields.name .caption {
    font-size: 25px !important;
}

or

.form-wrapper .field-list .caption {
    font-size: 25px !important;
}

 

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

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.