hi,
how can i change default Tabs style to combo widget tabs style ?
example:
Merhabalar! :)
Please add following code to Quick CSS
.tab {
background-color: transparent!important;
border: none!important;
}
.tab.active_tab {
border-bottom: 2px solid black!important;
}
Best regards,
Yigit
Thank you ! :)