Tuesday 19 May 2015

How to remove the ‘reviews’ tab so that only ‘product description’ appears

Just add this little line of code to your custom.css file:
.woocommerce .woocommerce-tabs ul.tabs {display:none !important}

No comments:

Post a Comment

Popular Articles