No botton to buy or add to chart
-
Hi,
when using the quick view of the product there is no buttin to add to cart or buy to product.
I’d like to mark the choise und then have button. How can I make that?
Greetings,
Lisa
Attachments:
You must be
logged in to view attached files.
Hello,
The button is displaying but there is no background color that’s why it is not appearing.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-hover-quick .single_add_to_cart_button {
background-color: rgb(80 227 194);
}
Then check back.
Best Regards.
Ok thanks.
The problem is that I have to scroll to see the button. So it is difficult to find it. So I tried set margin top on minus. But it does not work. Maybe I can make the colour button smaler so it gets higher?
An other poinnt is: when choosing the colour it gets underlined. But the size just has an hoover effekt. How can I set the clicked status on green or underlined or else?
Greetings,
Lisa
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.quick-shop-wrapper table.variations .label {
margin-bottom: 0;
}
.quick-shop-wrapper table.variations tr {
margin-bottom: 0;
}
.product-grid-item .swatch-on-single.swatch-with-bg {
width: 25px;
height: 25px;
}
2) Sorry but it is not possible the other swatch is coming from the plugin and our theme doesn’t influence.
Regards.
Xtemos Studios
Thanks.
Hm, I ca not add to cart cause it says: Bitte wähle die Produktoptionen, bevor du den Artikel in den Warenkorb legst.
I can even not select the size….
Greetings,
Lisa
Hello,
The issue is caused by the swatch that is added using the third-party plugin ”Shirtee products” you are using.
Please deactivate the plugin then check back.
Regards.
Xtemos Studios.