CSS Class Accordion
-
Hi,
I am tryin to set an own CSS Class for accordion layout.
Using Accordion -> Styling -> Advanced I added a class named “testacc”.
Then I added these lines to the style.css of my theme:
.testacc
{
background-color: #00ff00;
}
Now the whole bachground of the accordion is green. So far so good.
Can anybody give me the names for the Heading area, conten area and so on so I can set these colors, also.
Maybe somebody can post a demo accordion class.
Thanks in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘CSS Class Accordion’ is closed to new replies.