Changing background colour for accordion tab

Hi,
I have see few posts that addresses this question and css given in those posts does not work for me. This is the code;
.accordion .question .answer, .ui-tabs .ui-tabs-panel, .ui-tabs .ui-tabs-nav li.ui-state-active a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected:after, .ui-tabs .ui-tabs-nav li.ui-state-active:after, .tabs_vertical.ui-tabs .ui-tabs-nav li.ui-state-active a { background: #000 !important; }
I tried putting the code under Theme options >> layout >>> css   and also wihin custom code within accordion element. I need to be able to change the colour of the background colour of the accordion tab.
Thanks for your help.

Comments

Sign In or Register to comment.