Jump to content

How to change colour of accordion dividers and Header 2 text

Go to solution Solved by AlexSan,

Recommended Posts

Posted

Hi there, what custom CSS code do I need to change the colour of my accordion Header 2 text and horizontal line dividers to a green colour #7DB560. Please note I will need to be able to do this on multiple webpages where there is lengthy texts.

Would really appreciate your help.

Screenshot 2023-12-12 at 14.36.04.png

  • Replies 7
  • Views 1.8k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Posted

Not sure why this is happening. To find the page can you search for Deputyship Application FAQs

or try some of the wording from the webpage:

If a friend or a loved one is unable to manage their affairs and if they have not previously prepared an Enduring Power of Attorney or a Lasting Power of Attorney then a Deputyship Application is the next step.

  • Solution
Posted

@Jefferson0123 Not sure either, but I was able to find it!

Try the following code:

.sqs-block-accordion .accordion-item__title-wrapper, .sqs-block-accordion .accordion-divider {
	color: #7DB560;
}

Should look like this:

image.thumb.png.5319a80b394b5b84973c398957df45c7.png

If you want the arrow to be green as well, then use this:
 

.sqs-block-accordion .accordion-item__title-wrapper, .sqs-block-accordion .accordion-divider, .sqs-block-accordion .arrow {
	color: #7DB560;
}

Let me know if that works.

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.