I’m using Solo Drop Theme, and this Add To Cart section is not editable anywhere in the page editor.
@ClarissaG
Hello,
Can You Please Share the Store URL…
Hi!
I solved it by inspecting the Add To Cart element to get it’s class name which is
giraffly_PCPreview
and set its display property to ‘none’ in Assets>theme.scss.liquid:
But thank you @oscprofessional

