Jump to content

How could I adjust font and colour on the following pages?

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Try with the following code, it works perfectly on Pacific template:

to change the font on the fields use


.field-element {
   font-family: inherit !important;
   background-color: rgba(255, 255, 255, 1)  !important;
}


to change your button


.button.sqs-system-button.sqs-editable-button {
   font-family: your-font-name !important;
}

use inherit if you want the same font you're using on the rest of your website, otherwise just specify it.

Link to comment

Thank you, the font has now changed but the colour is still blue and the font of name and surname is slightly bigger. Is there a way to change it so that it's the same size as the rest?

Also, do you know by any chance how to change to colour of the button to black?

@erika_barichello

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.