Guest Posted August 19, 2020 Share Posted August 19, 2020 Hi everybody ! After inserted a custom font on a website, the system inserts automatically a CSS code, but with the warning "Syntax Error on line 1". How to solve this ? And how to activate the new font in the website ? Link to comment
tuanphan Posted August 20, 2020 Share Posted August 20, 2020 To use custom font, add this to Home > Design > Custom CSS @font-face { font-family: fontName; src: url(paste the file font url you just uploaded here); } h1, h2, h3, h4, h5, h6 { font-family: fontName; } replace h1, h2... with the elmement which you want to apply custom font. 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
Guest Posted August 20, 2020 Share Posted August 20, 2020 Thank you very much tuanphan ! About the elements that have to use the new font, I have inserted this: h1, h2, h3, h4, h5, h6, a, p, div, span The only thing I didn't include yet are: buttons and contact forms. I tried many names, but unsuccessfully. How to include those too ? Link to comment
tuanphan Posted August 21, 2020 Share Posted August 21, 2020 button: .sqs-button-block-element Contact form: which elements in contact form? 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
Guest Posted August 24, 2020 Share Posted August 24, 2020 Hi tuanphan ! In the contact form there are these blocks: Text Email Number Text area Checkbox Link to comment
tuanphan Posted August 30, 2020 Share Posted August 30, 2020 On 8/24/2020 at 4:17 PM, FabioITA said: Hi tuanphan ! In the contact form there are these blocks: Text Email Number Text area Checkbox Sorry for the delay. Do you still need help on this? 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
Guest Posted September 8, 2020 Share Posted September 8, 2020 On 8/30/2020 at 11:48 AM, tuanphan said: Sorry for the delay. Do you still need help on this? Yes please ! Do you know how to do that ? In the contact form there are these blocks: Text Email Number Text area Select (that function who creates a list in which the user has to select one of the items inserted) Checkbox Link to comment
Guest Posted September 9, 2020 Share Posted September 9, 2020 Even how to change font in a HTML code block Link to comment
tuanphan Posted September 10, 2020 Share Posted September 10, 2020 On 9/9/2020 at 3:20 PM, FabioITA said: Even how to change font in a HTML code block Can you share link to page where you use contact form? We can check easier. 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
Guest Posted September 10, 2020 Share Posted September 10, 2020 Now the website is not published Link to comment
Guest Posted September 14, 2020 Share Posted September 14, 2020 I have solved this issue. Maybe these two sources can be helpful: https://katescott.co/blog/customize-squarespace-form-css https://www.eleanorstones.co.uk/blog-posts/customise-squarespace-contact-form-brand-css Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment