Hey @niclasto
Use the below code in custom css
#tab_container_47321 .wpsm_nav-tabs > li > a {
border-left:none !important;
border-right:none !important;}
#tab_container_47321 .wpsm_nav-tabs > li.active > a, #tab_container_47321 .wpsm_nav-tabs > li.active > a:hover, #tab_container_47321 .wpsm_nav-tabs > li.active > a:focus {
border-right: none !important;
border-left: none !important;
}
#tab_container_47321 .wpsm_nav-tabs > li > a:hover, #tab_container_47321 .wpsm_nav-tabs > li > a:focus {
border-right: none !important;
border-left: none !important;
}
#tab_container_47323 .wpsm_nav-tabs > li > a {
border-right: none !important;
border-left: none !important;
}
#tab_container_47323 .wpsm_nav-tabs > li.active > a, #tab_container_47323 .wpsm_nav-tabs > li.active > a:hover, #tab_container_47323 .wpsm_nav-tabs > li.active > a:focus {
border-right: none !important;
border-left: none !important;
}
#tab_container_47323 .wpsm_nav-tabs > li > a:hover, #tab_container_47323 .wpsm_nav-tabs > li > a:focus {
border-right: none !important;
border-left: none !important;
}
Thank you
Hey,
it works. Many thanks indeed!
Regards,
Niclas
Hi @niclasto,
Glad that your issue has been resolved. if you like our plugin please rate us.
Thank you
Hey,
of course I will rate you.
One last question before: Is it possible to insert a blank line or just a bit space between the end of the tabs and the start of the content?
Many thanks in advance
Niclas
Hi @niclasto,
Use the below code in custom css
#tab_container_47303 .tab-content {
padding-top: 30px !important;
}
#tab_container_47306 .tab-content {
padding-top: 30px !important;
}
Thanks
Hi @niclasto,
It our pleasure to resolve your issue. if you like our plugin please rate us.
Thank you