I have a Tabs GK5 module with 3 tabs.
Each tab has Content type set to Module.
I want to remove the border around one of the tabs.
What Module Suffix can i use on a Tab module position to remove the border when it is in the Tabs GK5?
Thanks!
.noborder { border: none!important;}
.sameheight { height:200px!important;}
.gkTabsItem { padding: 0!important;}
#gk-tabs-344 .gkTabsItem { padding: 0!important;}
#gkHeader .gkTabsItem { padding: 0!important;}