This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
Hi,
I cant find an option to remove the text “Product Information” and the categories list from the individual product page (under the product name). Is this possible?
Regards
Hello,
Please, add this code into custom.css file.
.product_meta h4 {
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.
The issue related to '‘Removing default text on the product page’' has been successfully resolved, and the topic is now closed for further responses