Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2965561
CSS Problems (shopping cart button) with Variations and Elementor
Closed

Comments

  •  2
    Holger started the conversation

    Hello dear support team, 

    we are using Wordpress 5.8.8, Woocommerce 6.1.1 and Elementor Pro 3.5.2 with Elementor's own Hello theme.

    We have now installed "WPC Frequently Bought Together for WooCommerce" and for normal products it works without problems.
    https://www.camplorer.de/produkte/dachzelt/gear-rock-kootenay-kopie/

    However, for products with variations, I think there is a small CSS problem. The shopping cart button is not under the variations but next to it. 
    https://www.camplorer.de/produkte/dachzelt/treeline-redwood-kopie/

    Unfortunately I can't find the error. Do you have a tip for me? The problem is not with the theme, if I change it I get the same problem.

    Thanks a lot and have a nice day

    Holger

  •  767
    Janilyn replied

    Hi Holger,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,226
    Dustin replied

    Hi Holger,

    Please add below CSS code to WP-Admin → 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;
    }

    And the result https://www.screencast.com/t/IIMvfLbEwEA3

    Best regards,
    Dustin

  •  2
    Holger replied

    Thanks a lot ... i worked. But now we have the next Problem, but i will open an new Ticket :-)