Accordion title colors

trying to change the accordion title colors, such as those here:

https://tinyurl.com/y9cb8y64

have tried this:

.custom-accordion .x-accordion-inner,
.custom-accordion .x-accordion-heading .x-accordion-toggle,
.custom-accordion .x-accordion-heading .x-accordion-toggle.collapsed {
	color: #69ac25 !important;
}

with ‘custom-accordion’ added to the accordion’s class, but no luck. tried a half dozen other random codes found in old support posts, but no luck.

thanks

Hi there,

You are using the v2 accordion which has a setting where you can set the text color of the heading without the need to add extra CSS.

Please see the screencast below for the guide:

Hope this helps.

I love easy solutions… didn’t notice that in the newer versions of X that there’s a small “header” link at the top of the Cornerstone sidebar / editor. Thank you.

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.