Reply 226527 to: Change image thumbnail proportions for a product category

Avatar: Olga Barlow
Olga Barlow
Support staff
December 10, 2019 at 13:38

Hello,

To remove border-radius just set it to 0 in Theme Options http://prntscr.com/q8ssr3
If you want to remove icon add the following code to Theme Options > Custom CSS because we don’t have option for this

.single_add_to_cart_button:before {
    display: none;
}

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.