Tabbed Content / Tabs Triangle Icon Color

This topic has 2 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Olga Barlow

  • Avatar: Christopher_McCowen
    Christopher McCowen
    Participant
    January 19, 2022 at 05:47

    Hello,

    How can I change the color of the triangle icon show when using Tabbed Content in WPBakery.

    Image Link: https://ibb.co/6gsgN8c

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 19, 2022 at 13:25

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.