Jump to content

How do I center the button on my custom form?

Recommended Posts

  • Replies 7
  • Views 1.6k
  • Created
  • Last Reply
Posted
On 6/28/2021 at 10:37 PM, ShelbyAlvarez said:

Add to Design > Custom CSS

/* center buy now button */
.lightbox-inner .form-button-wrapper {
    text-align: center !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!)

  • 2 weeks later...
Posted
On 6/30/2021 at 2:53 AM, tuanphan said:

Add to Design > Custom CSS

/* center buy now button */
.lightbox-inner .form-button-wrapper {
    text-align: center !important;
}

 

You are absolutely amazing! Thank you!!

  • 2 weeks later...
  • 2 weeks later...
Posted
On 7/24/2021 at 10:33 AM, tuanphan said:

Do you need help to fix these?

Site URL – https://www.helloshelbyalvarez.com/?password=queen

1. (Mobile – Quick view) Increase button width?

https://www.helloshelbyalvarez.com/shop/?password=queen

helloshelbyalvarez.com-01-min.png

2. (Desktop – Portfolio) Reduce space?

https://www.helloshelbyalvarez.com/portfolio/remeyez/?password=queen

helloshelbyalvarez.com-02-min.png

3. (Desktop – Portfolio) Reduce space?

https://www.helloshelbyalvarez.com/portfolio/remeyez/?password=queen

helloshelbyalvarez.com-03-min.png

4. (Mobile – About) Text is partially cropped.

https://www.helloshelbyalvarez.com/about/?password=queen

helloshelbyalvarez.com-04-min.png

5. (Tablet – Homepage) Text break.

https://www.helloshelbyalvarez.com/?password=queen

helloshelbyalvarez.com-05-min.png

6. (Tablet – Footer) Text break.

https://www.helloshelbyalvarez.com/?password=queen

helloshelbyalvarez.com-06-min.png

7. (Tablet – Portfolio) Reduce space?

https://www.helloshelbyalvarez.com/portfolio/?password=queen

helloshelbyalvarez.com-07-min.png

Yes, please!

Posted
On 8/3/2021 at 1:34 AM, ShelbyAlvarez said:

Yes, please!

Q2 + 3. You can remove white space on top/bottom inside image

Remeyez+logo.jpg?format=750w

 

Q4. Add to Design > Custom CSS

@media screen and (max-width:767px) {
.typeit {
    overflow: visible !important;
}
}

Q5. 6. Add to Custom CSS

/* Tablet */
@media screen and (max-width:767px) {
body.homepage h2.list-item-content__title {
    font-size: 22px !important;
}
/* footer subscribe */
h2.newsletter-form-header-title {
    white-space: nowrap;
}
}

 

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!)

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.