Jump to content

How can I change the text alignment for Poster Image Block on specific Image Blocks?

Recommended Posts

I'm working on this site: https://jacqueline-misla.squarespace.com

The home page and Expertise (https://jacqueline-misla.squarespace.com/expertise) page are both using Poster Image Blocks. I'd like to center the text on the Image Blocks on the Expertise page while keeping them left aligned on the home page.

Can anyone help?

Edited by ineedhelpwithmysite
Initial Revision
Link to comment

@ineedhelpwithmysite Add to Home > Design > Custom CSS


 
/* Align left homepage */
.homepage .image-title-wrapper * {
   text-align: left !important;
}
/* Align center expertise page */
body#collection-5af46a5e6d2a73f222fce6c8 .image-title-wrapper * {
   text-align: center;
}
 
Edited by tuanphan
missing code

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
  • 3 months later...
  • 3 months later...
  • 9 months later...

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

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.