Woocommerce Product tabs
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
2This is a private message.
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.