Jump to content

Customise 'Form Block' in Lightbox Mode

Recommended Posts

I'd like to customise my Form Block (Contact Page) on my site in the Lightbox mode where it is a separate window form to my site, however am stuck with the coding.

If anyone can assist with changing the font, font size & colour, with no borders, a black line only along the form field, I can provide all font, HEX details and site login. 

Thanks so much!

Link to comment
  • Replies 12
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
On 5/25/2023 at 11:48 AM, WilliamAntonenko said:

Password is incorrect. Can you check it again?

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
On 5/25/2023 at 11:48 AM, WilliamAntonenko said:

Add to Design > Custom CSS

div.lightbox-inner input:not([type="submit"]), div.lightbox-inner textarea {
    border: none !important;
    background-color: white !important;
    border-bottom: 1px solid black !important;
}

image.thumb.png.f9697727c815bb9c736d5b1308a8aca4.png

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
  • 2 weeks later...

This is perfect!

Just a few notes,

- Is there a way to remove 'Form' from 'CONTACT Form'

- Can the text be made slightly smaller overall? A point down for all overall?

- Is there a way to make the background colour of the form the colour from my site? That colour being HEX #F3F2EC

Thanks so much 

Link to comment
On 6/13/2023 at 1:26 PM, WilliamAntonenko said:

This is perfect!

Just a few notes,

- Is there a way to remove 'Form' from 'CONTACT Form'

- Can the text be made slightly smaller overall? A point down for all overall?

- Is there a way to make the background colour of the form the colour from my site? That colour being HEX #F3F2EC

Thanks so much 

#1. Just edit form > Change Form Name

image.png.53b533d512ec7dd9dca3009e446428a1.png

#2. Use this CSS

div.lightbox-content form * {
    font-size: 12px !important;
}

#3. Use this CSS

div.lightbox-content {
    background-color: #F3F2EC !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
  • 2 weeks later...
3 hours ago, WilliamAntonenko said:

Am I able to change the title of the Lightbox form 'CONTACT' to a smaller size?

 

Thanks so much for all your help!

Add to Design > Custom CSS

/* Lightbox form title */
.sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-title {
    font-size: 10px;
}

 

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
  • 4 weeks later...

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.