Marc
Marc
@pinksharpii hmm.. I guess it should be possible. Will take a look.
Hi there, I would like to vote for this feature, if is possible! Thanks for the great work with this :)
Hi @djibrildivgne Can you share a link to your product? Otherwise I can't help. ALso in the future please use the [wordpress.org forums](https://wordpress.org/support/plugin/product-configurator-for-woocommerce/) for this type of questions, keeping github...
There is an issue with the plugin Side Cart Woocommerce:  The issue also happens when not using the configurator, so you may want to contact their support.
Hi there, Could you share a link to the product or page where you have this issue?
Hey, You can add html classes using the `classes` attribute. E.g. `[mkl_configurator_button product_id=1 classes="btn btn-primary"]Configure[/mkl_configurator_button]` The classes to use will depend on your theme and plugins (e.g. Elementor or other...
> But in this case the button has almost no style options. Yes that shortcode adds a basic button. Adding classes, like I suggest above, will enable you to inherit...
> So it it possible to inherit the theme style in the button. Yes. On the product you linked, the theme uses the class `button`. So you can add that...
I visited https://rocketguard.at/konfigurator/ but it gives me a page not found error. Is it maybe not published?
It looks like you've used the shortcode `[mkl_configurator]` and not ` [mkl_configurator_button] `. Which of course is fine. There seems to be an issue with the https setup. If you...