Problema layout nella pagina prodotti vicino scritta “aggiungi al carrello”

This topic has 4 replies, 3 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler

  • Avatar: Linda
    Linda
    Participant
    June 13, 2022 at 12:02

    Ciao a tutti! Ho un problema con la pagina di layout dei prodotti. Mi compare vicino alla scritta “aggiungi al carrello” la scritta “— OR —“.
    Come faccio per eliminarla?

    3 Answers
    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

    Avatar: Linda
    Linda
    Participant
    June 13, 2022 at 18:33

    Grazie mille! Ho risolto escludendo la visuale nella pagina prodotto del pagamento rapido Apple Pay, Google pay.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 14, 2022 at 06:28

    Hello,

    You’re welcome!
    Have a nice day!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Problema layout nella pagina prodotti vicino scritta “aggiungi al carrello”’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.