Jump to content

Center Image Card Block Text and Button on 7.1 on Mobile

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

On 5/1/2021 at 9:16 PM, mcocode said:

Site URL: https://banjo-rust-5rz2.squarespace.com

Hi,

On SquareSpace 7.1, for Card Image Blocks, I can set text alignment to Left in Site Styles. Is there a way to have it be Center on Mobile only?

Thank you so much!

Can you share access password?

image.thumb.png.3bcdd19f1771e8b54d1d483198ab98f9.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
  • Solution
8 hours ago, mcocode said:

Hi, thanks so much for the offer of help. I made the site password “test1”. On the first page if you scroll down I created an image card that demonstrates the issue. Thank you for your help!

Add to Design > Custom CSS

/* Center image card mobile */
@media screen and (max-width:767px) {
.design-layout-card * {
    text-align: center;
}
}

 

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
38 minutes ago, tuanphan said:

Add to Design > Custom CSS


/* Center image card mobile */
@media screen and (max-width:767px) {
.design-layout-card * {
    text-align: center;
}
}

 

That worked perfectly, thank you so much!!

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.