• Resolved yourkinkz

    (@yourkinkz)


    Hello Community,
    my problem is, that the Add-to-Cart Button is next to the Product Add-Ons on my single product page. I want that the Add-to-Cart Button and the quantity are underneath the Product Add-Ons.
    I use Elementor and the widget ‘edit in the shopping cart‘ only this widget shows the Product Add-Ons from WooCommerce.
    Used Theme: Astra

    I hope anyone can help me.
    Thank you in advance.

    Best Regards,
    Johannes

Viewing 4 replies - 1 through 4 (of 4 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi there Johannes @yourkinkz,

    To get a better understanding, could you share your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response.

    Thanks!

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    We’ve not heard back from you in a while so I’ll go ahead and mark this thread as resolved. Hopefully, you were able to find a solution to this issue.

    If you have further questions, please feel free to open a new topic.

    Thread Starter yourkinkz

    (@yourkinkz)

    I find the solution for this

    /Fix upsell side-by-side column issue/
    .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;
    }
    .elementor-element ul.pewc-product-extra-groups {
    padding: 0 !important;
    }
    Thank you in advance.
    Best Regards,
    YourKinkz

    Hi @yourkinkz

    Thank you for sharing your solution. Glad to hear you could fix it. If you have other questions, feel free to start a new topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Product Add-Ons’ is closed to new replies.