• Resolved remcohaarlie

    (@remcohaarlie)


    Hi!

    Love the option you are offering with this plugin, exactly what I need!
    Only, it does not show nice:(
    The items are on top of eah other instead of next to each other.. do you know what to do?

    Thanks in advance!

    Kind regards,

    Remco

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Pablo Pacheco

    (@karzin)

    Hi,
    Thanks!

    It seems that Elementor is conflicting with the plugin.
    I’ve accessed your site and made some tests with Chrome’s Inspector. I ended up creating this

    .woocommerce div.product.elementor form.cart table.variations td.value:before{
    	display:none !important;
    }
    
    .single-product .elementor-widget-container{
    	padding-right:0 !important;
    }
    
    .woocommerce div.product.elementor form.cart table.variations td.value{
    	width:100% !important;
    }

    Please add this code to your Customizer > Additional CSS and tell me if it suis you ??

    • This reply was modified 6 years, 5 months ago by Pablo Pacheco.
    Thread Starter remcohaarlie

    (@remcohaarlie)

    Dude, you are simply the best. Thank you very much ?? !!

    Plugin Author Pablo Pacheco

    (@karzin)

    Anytime, Thanks! ??

    Would you mind writing a review for the plugin?
    It’s really important for us

    Plugin Author Pablo Pacheco

    (@karzin)

    Will close the ticket.
    If you have more questions let me know

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Swatches are on top of each other..’ is closed to new replies.