Reply 325793 to: Problema layout nella pagina prodotti vicino scritta “aggiungi al carrello”

Avatar: Olga Barlow
Olga Barlow
Support staff
June 13, 2022 at 13:07

Hello,

That comes from the third-party plugin that you use https://prnt.sc/boXhWOaT2yJl (Stripe for WooCommerce or something similar). So, check the plugin settings or contact the plugin author to disable that. Or hide that using custom CSS (Theme Options > Custom CSS)

.product-information .cart #wcpay-payment-request-button-separator {
    display: none !important;
}

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.