Comments Castor started the conversationJuly 19, 2016 at 11:55amHi!On visual composer I put tabs, on style: theme style minimal.thru custom css I want to change the tabs section style to:Font: latoSize: 18Unselected tab color: #333333Selected tab color: #4285f4page: http://naturalnica.com/hoome-play/Thanks in advance! 1,558Laborator repliedJuly 19, 2016 at 1:50pmHi Castor,Add the following CSS to get the wanted results: .wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li a { font-family: "Lato", sans-serif; font-size: 18px;} .wpb_wrapper .vc_tta-tabs.vc_tta-style-theme-styled-minimal .vc_tta-tabs-list li.vc_active a { color: #4285f4; border-bottom-color: #4285f4;} Best regards,Laborator Team Documentation Join Kalium Users GroupCastor repliedJuly 19, 2016 at 10:57pmThanks so much! :) 1,558Laborator repliedJuly 20, 2016 at 11:14amYou're welcome :)Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi!
On visual composer I put tabs, on style: theme style minimal.
thru custom css I want to change the tabs section style to:
Font: lato
Size: 18
Unselected tab color: #333333
Selected tab color: #4285f4
page: http://naturalnica.com/hoome-play/
Thanks in advance!
Hi Castor,
Add the following CSS to get the wanted results:
Best regards,
Laborator Team
Thanks so much! :)
You're welcome :)
Best regards,
Laborator Team