How to edit product page?
-
Hi there,
I’m editing the product page and encounter some issues.
First, I want to change the icon color, both 7% off, new and “加入購物車(adding to cart)”
Second, I want to remove compare icon and share button.
Last, I want to remove the area above footer and want to know how to edit footer.
Thanks!
Attachments:
You must be
logged in to view attached files.
Hi there,
I have found how to change the color of 7% off and adding to the cart which can be adjust by secondary color but still can’t find where to set new icon.
And I also know how to remove share button but still can’t find where to remove compare button.
And can’t find where to remove the area above footer and how to edit footer menu.
Thanks!
Hello,
We are Glad that you found the solution to most of the issues. You are Great!!!
1) For the compare button try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product-page .woodmart-compare-btn {
display: none;
}
2) For the new label try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label.new {
background-color: red;
}
3) To remove the prefooter brands you need to Go to Theme Settings >> Footer >> Prefooter text and clear everything.
Screenshot for Clarification: https://ibb.co/4NWzYJB
Regard’s.
Xtemos Studio.
Hi there,
It’s really helpful, thanks a lot.
Hello,
You are Most Welcome.
Well @eric. It’s been great chatting with you.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘How to edit product page?’ is closed to new replies.