Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

How to style the accordeon?

Home / Forums / Virtue Theme / How to style the accordeon?

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 5, 2016 at 3:29 am

Hi! I’ve run into a new problem: I want to change the border color of the accordeon elements. I can successfully change the border around the header and the body like this:

.panel-heading {
border: 3px solid #f4debb;
}
.panel-body {
border: 3px solid #f4debb;
}

BUT there is still a 1px grey border around the whole panel. I’ve tried targeting the classes .panel, .panel-default, .panel-even and .panel-odd, but nothing seems to work. Also, there’s a vertical line that turns into the link color when the panel is open. That’s grey as well … I assume there’s an overall setting that I’m missing.

Any help would be appreciated!

  • The forum ‘Virtue Theme’ is closed to new topics and replies.