Home › Forums › WoodMart support forum › Single Product Page › Reply To: Single Product Page
January 24, 2020 at 6:23 am
#169535
Aizaz Imtiaz Awan
Keymaster
Hello,
To remove those lines. You need to add the following CSS Code to Product Page CSS area.
Screenshot for Clarification: https://www.screencast.com/t/CVNZZtlQeh
.product-tabs-wrapper {
display: none;
}
Screenshot for Clarification: https://www.screencast.com/t/RSnIy7m5vMc
Best Regards.