Title: Center tabs
Last modified: August 31, 2016

---

# Center tabs

 *  Resolved [cwhitlow](https://wordpress.org/support/users/cwhitlow/)
 * (@cwhitlow)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/)
 * It would be really great if I could center the tabs. I tried to do it via CSS
   but was having some difficulties. Any suggestions?
 * [https://wordpress.org/plugins/tabs-responsive/](https://wordpress.org/plugins/tabs-responsive/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379364)
 * Hi,
 * Can you share me your tab page url?
 * Thanks
 *  Thread Starter [cwhitlow](https://wordpress.org/support/users/cwhitlow/)
 * (@cwhitlow)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379372)
 * Yes,
 * [http://kinasmassage.com/test-tabs](http://kinasmassage.com/test-tabs)
 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379373)
 * 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
 *  Thread Starter [cwhitlow](https://wordpress.org/support/users/cwhitlow/)
 * (@cwhitlow)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379375)
 * 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
 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379376)
 * Hello cwhitlow,
 * Can you provide me that page url where you have using this plugin shortcode?
 * Thanks
 *  Thread Starter [cwhitlow](https://wordpress.org/support/users/cwhitlow/)
 * (@cwhitlow)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379377)
 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379378)
 * I have found that your are not using our plugin shrotcode on this page [http://kinasmassage.com/test-tabs/](http://kinasmassage.com/test-tabs/),
   this is comes form another tab plugin which is name [all in one Responsive tab](https://wordpress.org/plugins/all-in-one-responsive-tab/)
   plugin.
 * This plugin is not developed by me.
 *  [dimitrisco](https://wordpress.org/support/users/dimitrisco/)
 * (@dimitrisco)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379387)
 * Although I am using Tabs responsive and inserted the code above, the tabs are
   not yet centered. Any ideas?
    [http://www.eliasuites.gr/locations](http://www.eliasuites.gr/locations)
 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379389)
 * Hi,
 * Just add this css also in your tabs custom css field –
 * #tab_container_2983 .wpsm_nav-tabs > li{
    float : none !important; }

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Center tabs’ is closed to new replies.

 * ![](https://ps.w.org/tabs-responsive/assets/icon-256x256.png?rev=2337177)
 * [Tabs Responsive - With WooCommerce Product Tabs Extension](https://wordpress.org/plugins/tabs-responsive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabs-responsive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabs-responsive/)
 * [Active Topics](https://wordpress.org/support/plugin/tabs-responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabs-responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabs-responsive/reviews/)

## Tags

 * [center](https://wordpress.org/support/topic-tag/center/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 9 replies
 * 3 participants
 * Last reply from: [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/center-tabs-3/#post-7379389)
 * Status: resolved