• Resolved fsboberg

    (@fsboberg)


    Hi!
    When activating this plugin, the size changed for the ‘add to cart’ button on product page, making it very big and unsatisfying to the eye. It might be do to the text and button that is added – called ‘save product config’ is it possible to fix this graphic issue?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @fsboberg

    Send a link to this product page. I assume that the page template or page builder imposes its own CSS. But I need to have a preview in the browser.

    Thread Starter fsboberg

    (@fsboberg)

    The problem seems to be that the custom fields end up in the same field/row as the checkout button.

    Thread Starter fsboberg

    (@fsboberg)

    Hi, sure I can send the link, hold on.

    Thread Starter fsboberg

    (@fsboberg)

    Link

    • This reply was modified 2 years, 10 months ago by fsboberg.
    Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @fsboberg

    Elementor enforces its own CSS for the entire form.
    It will help to paste the code below in the Appearance > Customise > Additional CSS tab.

    .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!important;
    }
    Thread Starter fsboberg

    (@fsboberg)

    Hi,
    That worked great, thank you! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Product page ‘add to cart’’ is closed to new replies.