Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#391
Robert Kavgić
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