This topic has 3 replies, 2 voices, and was last updated 2 years, 7 months ago ago by AndreasSym
Hi,
its possible that you solved this issue here: https://www.8theme.com/topic/yith-compare-duplicate-buttons-in-related-products-section-of-single-product/
The compare buttons shows twice on related products and i cannot solve it with css.
https://anemistiras.gr/product/1886-series-burnished-brass/
Please check it out.
Thanks in advance
Hello,
Add the below code to Theme Options > Custom CSS
.product-details .compare + .compare {
display: none !important;
}
Regards
Thanks for the quick reply! It worked! 🙂
The issue related to '‘Compare button shows twice at related products’' has been successfully resolved, and the topic is now closed for further responses