Jump to content

Centre-Align all buttons on mobile

Recommended Posts

Posted

Site URL: https://www.t-collection.it/

Hi all!

I'm not able to centre-Align all buttons on mobile. I already tried this css, but it doesn't work:

@media(max-width: 1220px) {
.sqs-block-button .sqs-block-button-container--left {
text-align: center;
}

}

Can anyone help me? Thank you.

 

  • Replies 3
  • Views 522
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Posted

Try 

@media only screen and (max-width: 767px) {
  .sqs-block-button:not(.sqs-stretched) .sqs-block-button-container {
    justify-content: center;
  }
}

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

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.