Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Short Codes Colors

#11284
Grace Themes
Participant

To change the Accordion tab color

Go to the Appearance -> Editor -> style.css file
add below css code at the end of file

.accordion-box h2.active {
    background-color: #007bd6 !important;
}

Regards
Grace Themes