CUSTOMIZE PRODUCT OVERVIEW
-
Question 1: Can I use Elementor to customize the product overview? (color text price…).
Question 2: How can I delete the text “Checked Overall Ratings”? see image.
Question 3: Can I change the order? See image. (Move review below).
Attachments:
You must be
logged in to view attached files.
Hello,
1. You can try using our layout builder to edit the product page.
https://xtemos.com/docs-topic/single-product-page-builder/
2. Please provide the URL of the page to check it myself and help you out accordingly.
3. Please read the woocommerce documentation for help:
https://woocommerce.com/document/editing-product-data-tabs/
Best Regards
Hello,
Please disable the maintenance mode to check it myself and help you out accordingly.
Best Regards
es ist jetzt deaktiviert, can you please look
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woocommerce-product-rating .wc-gzd-rating-authenticity-status {
display: none;
}
Best Regards