Title: Colorize tabs
Last modified: August 24, 2016

---

# Colorize tabs

 *  [johnymas](https://wordpress.org/support/users/johnymas/)
 * (@johnymas)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/colorize-tabs/)
 * I wanted to change a tabs color but I had some dificulties. I still have a problem
   with left and right borders rounded bottom and also with spaces before and after
   tabs which are wrong colored. [look at the picture](http://postimg.org/image/o6llr3lrl/)
 * Can sombody help me? I really can’t find the solutuion.
    You can also see CSS
   from my live [web page](http://mastering.johnymas.info/izdelek/ajda-fagopyrum-esculentum-tinktura-2/).
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 1 replies (of 1 total)

 *  [jamesbr](https://wordpress.org/support/users/jamesbr-1/)
 * (@jamesbr-1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/colorize-tabs/#post-5981731)
 * The CSS code for a tab list element shows:
 *     ```
       .woocommerce div.product .woocommerce-tabs ul.tabs li {
       margin: 0 -5px;
       }
       ```
   
 * This amount of negative margin is causing the tabs to overlap on the left and
   right. Try changing the -5px to -2px if you want them to appear side-by-side,
   or even 0px if you’d prefer a space between the tabs.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jamesbr](https://wordpress.org/support/users/jamesbr-1/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/colorize-tabs/#post-5981731)
 * Status: not resolved