This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Woocommerce Product tabs

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi, i would like the product tabs display a little lower in product page. i put this css

.woocommerce div.product. woocommerce-tabs{
padding: 10px;}

but nothing happend. Any suggestion?Thank you in advance!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. katerina Private 10 years, 4 months ago

    This is a private message.

  2. Andrew Misplon Staff 10 years, 4 months ago

    Hi Katerina

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* WooCommerce */
    .woocommerce-tabs {
    	margin-top: 20px;
    }

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread