Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How to hide add to cart button ? Reply To: How to hide add to cart button ?

#266909
grimslayer
Participant

Hey,

Did you run the cli commands at the bottom without any errors on the command line?

You could also try this command:

php bin/magento setup:static-content:deploy en_GB

instead of:

php bin/magento setup:static-content:deploy

Let me know if you still have issues after this.