Jump to content

moving text left on banner

Recommended Posts

Hi!

I've moved my banner text to the left on my homepage (using Bryant template) and now i unfortunately need the rest of the banner texts to be CENTERED. I've used the following css code to move the text to the left but now it applies to all my pages which I don't want.

 

css code: 

.desc-wrapper {
   margin: 0 !important;
   text-align: left!important;
}

 

Does anyone have any idea how to make a code that ONLY puts the banner text on the left on the homepage? 

 

Best,

Christine 

Link to comment
  • Replies 7
  • Views 2k
  • Created
  • Last Reply

You can target just that one text block, so something like 

#block-5f524e504e7c943516ebdfe6 .desc-wrapper {
   margin: 0 !important;
   text-align: left!important;
}

Use the Squarespace ID finder Chrome extension to easily find your unique Block ID.

Link to comment

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.