Jump to content

Additional form buttons

Go to solution Solved by tuanphan,

Recommended Posts

On 5/20/2023 at 8:09 PM, hlindsay said:

it will download a pdf, but can add the extra step of opening a new popup/page if that helps

You can share link to page where you use form, we can add a code to add second button there

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
On 5/24/2023 at 8:14 AM, hlindsay said:

So I can have a submit button and add a download a brochure button... 

or I can have one button that opens another page?

We can use code to add second button. You can add PDF link or another link into this button

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
  • 2 weeks later...
  • 2 months later...
  • Solution
On 9/7/2023 at 10:03 AM, hlindsay said:

no I never figured it out.

 

I have a second button which is an additional block, which would be ok, but I cannot size it and the form button to be the same size in different views.

Add this to Custom CSS box

div#block-yui_3_17_2_1_1683893680152_14760 .sqs-block-button-container {
    flex: 0;
}
@media screen and (min-width: 992px) {
div#block-yui_3_17_2_1_1683893680152_14760 a {
    padding-left: 32px !important;
    padding-right: 32px !important;
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    line-height: 1em !important;
    height: fit-content; 
}
div#block-ff896849163fffbf446e input[type="submit"] {
    padding-left: 41px !important;
    padding-right: 41px !important;
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    line-height: 1 !important
}}

@media screen and (max-width: 991px) {
div#block-yui_3_17_2_1_1683893680152_14760 a {
padding-left: 32px !important;
    padding-right: 32px !important;
    line-height: 1em !important;
    height: fit-content;
    padding-top: 19.2px !important;
    padding-bottom: 19.2px !important;
    
}
div#block-ff896849163fffbf446e input[type="submit"] {
    padding-left: 41px !important;
    padding-right: 41px !important;
    line-height: 1 !important
}}

 

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

Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! 

 

 

 

 

no I never figured it out.

 

I have a second button which is an additional block, which would be ok, but I cannot size it and the form button to be the same size in different views.

Link to comment

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.