Site logo

Archived topic

Add to cart missing in single product

5 replies · Started by Daniele on August 9, 2020

Viewing posts 1–6 of 6

Hello,
I can't find a way to show "Add to cart" Button on single products
What is wrong with my settings?

thanks

Hi there,

It depends - does the product have a price? Is it in stock?

If so, is the "Display add to cart button" option checked in Customize > Layout > WooCommerce?

Let us know :)

Hi there,

you have this CSS in your Site:

.entry-summary {
    display: none;
}

This is hiding the product summary.
Remove that CSS to resolve the issue.

damn me! :D
thanks

You're welcome :)

This archived topic is closed to new replies.