Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1514091
Tour Tabs
Closed

Comments

  •   Ahmed started the conversation
  •  4,774
    Michael replied

    HI!

    pls. use following css, for example:

    .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
         color: #000 !important;
    }
    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a, 
    .wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-outline .vc_tta-tab a, 
    .wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-style-modern .vc_tta-tab a {
        font-family: 'Montserrat' !important;
        font-weight: bold !important;
    }