This topic has 3 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Rose Tyler
Hi,
It seems I’m unable to add the compare button to our single product templates, the same way as this demo: https://i.imgur.com/bQf80e8.png
We’ve tried everything. Can’t seem to pinpoint whether we’ve locked our options down with css from way back, or if this is a theme version issue for us.
Can you please help and see what’s going on?
We’re using different templates for different product types. However, the default template is used nowhere. If possible, you could test/troubleshoot in that one…
Hello, Bas Kling
Your products are variable, so please try to use the next custom CSS code:
@media (min-width: 481px) {
.single-product .et_connect-block {align-items: end;}
.single-product form.cart ~ .single-compare .xstore-compare-single {
margin-bottom: 5px;
}
}
Best Regards,
8Themes Team
Tagged: best selling, cart button, compare button, inline, themes, woocommerce
The issue related to '‘Unable to add compare button inline with cart button on SPP’' has been successfully resolved, and the topic is now closed for further responses