This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hi, I would like to remove the following fields of product page
-PRODUCT DESCRIPTION
-ADDITIONAL INFORMATION
-RETURNS & DELIVERY
Thank you
Hello,
Please add following code into custom.css file.
.tabs{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up