Reply 223572 to: add to cart button

Avatar: Rose Tyler
Rose Tyler
Support staff
October 20, 2019 at 15:02

Hello,

1) The problem is caused by your custom CSS code in Appearance > Customize > Additional CSS area – https://prnt.sc/pltgqy http://prntscr.com/plthdl You need to change or delete it.
2) You can use this code to remove categories from the single products page:

.single-product .product_meta .products-page-cats {
    display: none;
}

(Theme Options > Theme Custom CSS > Global custom CSS)

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.