This topic has 4 replies, 3 voices, and was last updated 1 years ago ago by Tony Rodriguez
hello there , I want to remove the the text that appears for attribute name on a single product page, as shown in the below screenshot
https://snipboard.io/EakDdu.jpg
product URL :
https://crownglobal.net/product/topface-skin-editor-matte-finishing-powder/
Hello, Azza,
Thank you for reaching out to us with your request. We understand that you would like to remove the text displaying the attribute name on your single product page.
Please add the next code in Theme Options > Theme custom CSS:
.single-product .shop_attributes {
display: none;
}
Kind Regards,
8theme team
Thank you thats work
Hello, @Azza,
You are welcome. If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Have a nice day!
This topic is now closed.
Best regards,
The 8Theme Team.
The issue related to '‘Remove attribute text form single product page’' has been successfully resolved, and the topic is now closed for further responses