Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › Content Manager Custom Element Classes › Reply To: Content Manager Custom Element Classes
September 18, 2014 at 12:54 pm
#391
Participant
Hello.
The upper code I’ve written is used for note element, not for accordion.
If you want to change the accordion heading color (like on http://pixel-industry.com/wordpress/elvyre/?page_id=592), use this CSS code:
article.accordion a {
color: #fff !important;
}
Could you please post a link to your website and explain which elements h3 you want to modify so I could write you the exact code?
Robert