• Resolved magou14

    (@magou14)


    Hello,

    I a problem, when I add a quantify button on product page there is a text ” Ou”, ” Or” in English with a form which is distort the button. I try to add different button but there is always this text at the center of the button.

    Do you know How I can remove the text and the form ?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Roxy

    (@roxannestoltz)

    Hi @magou14 ,

    Thanks for reaching out!

    After checking your site, it appears that this is coming from the Stripe payment gateway, as seen in the screenshot below:

    I have come across a thread with a similar issue, here. Please see if the suggestions provided there, help you in any way?

    If not, you can hide -OU- from being displayed by adding the following custom CSS to Appearance → Customize → Additional CSS:

    #wcpay-payment-request-button-separator {
        display: none !important;
    }
    
    #wcpay-payment-request-wrapper {
        display: none !important;
    }

    Cheers!

    Thread Starter magou14

    (@magou14)

    Hello @roxannestoltz Thank you so much ! I. Just disable the Apple Pay and everything has returned to normal 🙂

    I have a last question please.

    Do yo know why there is this “plus” and ” Minus” twice. I want both on the side.

    Thank you.

    Thread Starter magou14

    (@magou14)

    The Link of the page : https://www.naturalsaramaya.com/panier-3/

    Thank you

    Roxy

    (@roxannestoltz)

    Hi @magou14 ,

    You are very welcome, really glad you managed to get that sorted!

    Do yo know why there is this “plus” and ” Minus” twice. I want both on the side.

    I have inspected your site and can see that the cart quantity increment button is coming from ShopEngine.

    I tried to target the “inner” increment button in order to hide this from being displayed, however, I had no success as nothing targeted produced effective results.

    This being said, I’d suggest reaching out to the developers of ShopEngine, as they will be in the best position to help you out with this specific issue.

    Here is a direct link to their dedicated support forum.

    Hope this helps!

    Thread Starter magou14

    (@magou14)

    Hello @roxannestoltz THANK YOU SO MUCH !! I have a little question ( the last).

    When I align the “Quantity” button and “Add to Cart” the “quantity” button shifts.

    When everything is ok, the “add to cart” button goes below. This is something that is more visible in responsive mode on my phone.

    Thanks a lot 🙂 This is my last question!

    https://www.naturalsaramaya.com/produit/beurre-de-karite-final/

    Saif

    (@babylon1999)

    Hello @magou14,

    I can see you have the three preset quantity buttons and one input field from WooCommerce so I’m not sure what are you trying to achieve here.


    Link to image: https://d.pr/i/rvl0Pg


    Can you please elaborate more and highlight the screenshots?

    Look forward to hearing back from you.

    Thread Starter magou14

    (@magou14)

    https://www.naturalsaramaya.com/produit/les-racines-de-vetiver-dupliquer-16177-copie/

    Hello, this was not the right picture :/
    When I click on the minus button on computer and phone. The button moves.

    Thank you in advance for you help.

    Saif

    (@babylon1999)

    Hello @magou14,

    When I click on the minus button on computer and phone. The button moves.

    I’m sorry but I wasn’t able to reproduce what you’re describing again, please check the video below.

    Link: https://d.pr/v/o3RoAy

    Perhaps this is a browser bug, have you tried clearing your browser’s cache?

    Look forward to hearing back from you.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘QUANTITY BUTTON’ is closed to new replies.