Jump to content

[Share] Add custom text to Form Block Lightbox

Recommended Posts

With this tip, you can remove all fields inside Form Block Lightbox and add custom content. Something like this.

image.png.04df0923311b65f65fd0e28503bce902.png

If you can't make code work, you can send link to page where you use Form Block. I will check again.

#1. First, use below tool to find Page ID (the page where you use Form Block)

In my example, we will have: #collection-66b18bf834460624d3050305

image.png.749780e9ac5abd6c40e609db6db45790.png

#2. Use this code to Custom CSS box to hide all fields, form title…inside Form Block Lightbox

#collection-66b18bf834460624d3050305 {
div.sqs-modal-lightbox .form-wrapper .form-title, div.sqs-modal-lightbox .form-wrapper .form-inner-wrapper {
    display: none;
}}

image.png.bc43a57df77880605d4815f4a096da91.png

you will have

image.png.5babea76a88343f130f714ff7c2b8f7f.png

#3. Use this code to Custom CSS box

Note: Use \A to create a line break

#collection-66b18bf834460624d3050305 div.form-wrapper:before {
    content: "Spoil the Bride \A MC/Party Motivator \A 6 hrs DJ \A 2 Photographers \A– 10 hrs Primary \A – 8 hrs Secondary \A 2 Videographers \A – 10 hrs Primary \A – 8 hrs Secondary \A 1 hr Engagement Photo";
    white-space: pre-wrap;
    font-size: 18px;
}

image.png.6e95d4063b838ca7856e433b8350d45d.png

Result

image.png.04df0923311b65f65fd0e28503bce902.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • Replies 0
  • Views 721
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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.