Jump to content

How to bold accordion subheading font?

Recommended Posts

  • bmuller89 changed the title to How to bold accordion subheading font?
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  1. Select your accordion block
  2. Click the "Design" tab
  3. Select "Title"
  4. Pick a different size

If that isn't what you're looking for... And you don't want to use one of your preset styles..

Get the ID for the block (I suggest using the Squarespace Block ID finder) and paste the following in your custom CSS.

#yourblockid .accordion-item__title {
  font-weight: bold;
}

Changing "#yourblockid" with the ID you get from the tool.

You can also adjust other properties of the title by adding more CSS. E.g.

#yourblockid .accordion-item__title {
  font-weight: bold;
  font-size: 50px;
  text-transform: uppercase;
}

 

If my answers have helped you, please drop a like and mark my answer as best to help other users find solutions quickly. Some links may be affiliate/referral links.

You can also thank me by buying me a coffee .

Squarespace Tips & Tricks: @squareskills (Youtube 📺 Tutorials - Resource site coming soon)

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.