• Hello, When I use this plugin (free version) it makes my Add To Cart button look large and vertical. I am also building my site with Elementor Pro.Is there a way to make the button normal sized and between the size variations dropdown and the add to cart button? Thank you.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Leanza Francesco

    (@leanzafrancesco)

    Hi,
    and thank you for writing in!

    We’ve just checked your site, but the issue seems to be not related to YITH WooCommerce Product Add-Ons.
    At first, the issue occurs also in other products (without Add-Ons) and it seems to be due to your WooCommerce Payments plugin:

    The little “vertical-line” you see in the screenshot (inside the wcpay-payment-request-wrapper element) is a “Google Pay” button, but it’s not correctly shown.

    You could try fixing that issue by adding the following code snippet to Appearance > Customize > Additional CSS:

    .woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form){
        display: block
    }

    This will be the result:

    Otherwise, please try to contact the WooCommerce Payments developers to ask them to fix that issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Add To Cart button large & vertical’ is closed to new replies.