I managed to change the title font color and the accordion drop down content box but i cant change the title button's color. I tried doing .ui-tabs .ui-tabs-nav li a, .accordion .question .title, .faq .question .title, table th { background-color: green !important; } yet it didn't change the title's accordion button color.
Comments
I managed to change the title font color and the accordion drop down content box but i cant change the title button's color. I tried doing
.ui-tabs .ui-tabs-nav li a, .accordion .question .title, .faq .question .title, table th { background-color: green !important; }
yet it didn't change the title's accordion button color.