Title: Centering Tabs
Last modified: September 1, 2016

---

# Centering Tabs

 *  Resolved [loucat](https://wordpress.org/support/users/loucat/)
 * (@loucat)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/centering-tabs-1/)
 * I can make the tabs float left or right. But what is the best, and easiest, method
   to make tabs centered within the ul?
 * [https://wordpress.org/plugins/tabs-responsive/](https://wordpress.org/plugins/tabs-responsive/)

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

 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/centering-tabs-1/#post-7686345)
 * Hi,
 * Can you provide me your tab page url?
 * Thanks
 *  [daveguz](https://wordpress.org/support/users/daveguz/)
 * (@daveguz)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/centering-tabs-1/#post-8753911)
 * Looking to center my tabs, as well. my site is [https://leadwithyourlife.com/giving](https://leadwithyourlife.com/giving)
 * Thanks!
 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/centering-tabs-1/#post-8793109)
 * Add below css code in your tab custom css filed –
 *     ```
       #tab_container_1337 .wpsm_nav-tabs{
       text-align: center !important;
       }
   
       #tab_container_1337 .wpsm_nav-tabs > li{
           float: none !important;
           display: inline-block !important;
       }
       ```
   
 * Try it and then let me know.
 * Thanks
 *  [daveguz](https://wordpress.org/support/users/daveguz/)
 * (@daveguz)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/centering-tabs-1/#post-8805484)
 * Tried it. But, no luck? Thanks in advanced.

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

The topic ‘Centering 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/)

 * 4 replies
 * 3 participants
 * Last reply from: [daveguz](https://wordpress.org/support/users/daveguz/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/centering-tabs-1/#post-8805484)
 * Status: resolved