Home Forums WoodMart support forum Color adjustment Non-active tabs

Color adjustment Non-active tabs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #96552

    Schuifdeurexpert
    Participant

    Hi,

    I would like to change the color of the non-active tabs in the description of my product pages (see image)
    What CSS code would I need for this?

    Regards,
    Roel

    Attachments:
    You must be logged in to view attached files.
    #96559

    Schuifdeurexpert
    Participant

    found the solution myself, thanks anyway

    body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #47c3a0 !important;
    color: white;
    }

    #96582

    Great. If you have any questions please feel free to contact us.

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)