Viewing 1 replies (of 1 total)
  • 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.