I am trying to use the yith request for quote plug in, but with avia it is not visible. How can I make visible this add to quote button with Avia? it is very important to be able to use it there, because of the type of images I want to use.
Hey,
Thanks for contacting us!
It seems like you have following custom CSS code in Appearance > Customize > Additional CSS
.cart button.single_add_to_cart_button, .cart a.single_add_to_cart_button {
display: none !important;
}
Please remove it and the button should show up :)
Best regards,
Yigit