This topic has 4 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler
Rate display twice in single product page. check the screenshot : https://ibb.co/TP4wzqc
Hello,
I don’t see product rating at all on your screenshot. On the single product, I see only the rating tab and it displays ok.
Regards
i am not asking about rating, i am asking for product price(display as twice) check the highlighted box screenshot:https://ibb.co/TRzSVvs
Hello,
check plugins one by one to find out if one of them causes this situation, or use the next custom CSS code:
.single-product small.woocommerce-price-suffix {
display: none;
}
Regards
The issue related to '‘Rate display twice in single product page’' has been successfully resolved, and the topic is now closed for further responses