This topic has 2 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Olga Barlow
Hello,
How can I change the color of the triangle icon show when using Tabbed Content in WPBakery.
Image Link: https://ibb.co/6gsgN8c
Hello,
Thank you for using our theme!
There is no special option for this but you can change that using minor custom. Add the below code to Theme Options > Custom CSS
.et-tabs-wrapper .tabs-nav li.et-opened:before {
border-color: #f39c12;
}
Regards
Tagged: best selling, color, tabbed content, tabs, themes, triangle icon, woocommerce
You must be logged in to reply to this topic.Log in/Sign up