Home Forums Basel support forum Add to Cart Button in Quick View

Add to Cart Button in Quick View

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15749

    Sublevel
    Participant

    Hi,

    As first I have to compliment you for your great theme!
    I’m just about to adjust everything to my wishes, but have encountered a problem. How can I hide in the QuickView the add to cart button, or what would be much better to change this so that the link to the respective product variation?

    #15752

    Artem Temos
    Keymaster

    Hello,

    Thank you for choosing our theme and contacting us.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue

    .product-quick-view .variations_form {
    	display:none;
    }

    Kind Regards
    XTemos Studio

Viewing 2 posts - 1 through 2 (of 2 total)