• 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 Greatings,
    Johannes

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @yourkinkz,

    It would be helpful if you can share with us your live site URL so we can see it ourselves.

    In the meantime, please try temporarily switching the theme to the default Storefront theme and see whether or not the issue is happening on this theme. If the issue is happening on this default theme, that means it’s not theme-related.

    Looking forward to hearing from you.

    Kind regards,
    Herman ??

    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

    Good to know that @yourkinkz. And thanks for sharing with us the code.

    Please mark the topic as Resolved and do let us know if there’s anything else we can help you with.

    Have a nice day and stay safe!

    Kind regards,
    Herman ??

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