Jump to content

Form Customization

Recommended Posts

Hi everyone, I've tried adding custom code to the reserve form on this site but haven't been able to customize fonts (replace all serifs for Roboto. 

image.thumb.png.f5443830e17c82fda9f4c0849a58834e.png

 

The code I added was this:

form-wrapper .field-list .title {
  font-family: ROBOTO;
  font-size: 10px;
  color: #000000;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.form-wrapper .field-list .field .caption {
  font-family: ROBOTO;
  font-size: 12px;
  color: #000000;
  letter-spacing: .10em;
  text-transform: uppercase;
}

.form-wrapper .field-list .description {
  font-family: ROBOTO;
  font-size: 13px;
  font-weight: 100;
  color: #000000;
  letter-spacing: .0em;
  line-spacing: 2em;
  text-transform: NONE;
}
.form-wrapper input[type=submit] {
  color: #98635D;
  background-color: #F7F3EC;
  font-family: ROBOTO;
  font-size: 9px;
  border: 1px solid #F7F3EC;
}
.form-wrapper .field-list .field .field-element {
  background-color: #F7F3EC;
  font-family: ROBOTO;
  font-size: 9px;
  border: 1px solid #F7F3EC;
  border-radius: 0;
}
.form-wrapper name[type=submit] {
  color: #98635D;
  background-color: #F7F3EC;
  font-family: ROBOTO;
  font-size: 9px;
  border: 1px solid #F7F3EC;

 

Any clue on why some of the fonts won't change to Roboto?

Thanks!

Link to comment
  • Replies 1
  • Views 231
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.