Hi,
Can you share me your tab page url?
Thanks
Hi,
Try this css –
.wpsm_nav-tabs{
text-align:center !important;
}
.wpsm_nav-tabs li{
float:none !important;
display:inline-block !important;
}
Add this css in your tabs custom css field and then update your tab setting.
Try it and then let me know
Thanks
Hm… I tried it and it didn’t seem to change anything. I placed it in both the theme CSS and the tabs custom Css field
Hello cwhitlow,
Can you provide me that page url where you have using this plugin shortcode?
Thanks
I have found that your are not using our plugin shrotcode on this page http://kinasmassage.com/test-tabs/, this is comes form another tab plugin which is name all in one Responsive tab plugin.
This plugin is not developed by me.
Although I am using Tabs responsive and inserted the code above, the tabs are not yet centered. Any ideas?
http://www.eliasuites.gr/locations
Hi,
Just add this css also in your tabs custom css field –
#tab_container_2983 .wpsm_nav-tabs > li{
float : none !important;
}