Marc
Marc
You can try this: `[mkl_configurator_button product_id=7097 classes="brz-btn brz-css-epzpl brz-css-yqfxe"] KONFIGURATOR[/mkl_configurator_button]` This includes the icon from the other button, which is why it's quite long. > Is this https „problem“ an...
> The button looks weird 🙂 So obviously it is not possible using the page builder button to open configurator in pop up. What I sent you above had a...
> Did a search and replace of http to https. Can you please check if everything is ok now. Yes that worked. > And where to place the " exactly?...
It looks like the classes have changed, so I suppose depending on brizy is changing them dynamically, which means you'll probably have to copy the CSS to make sure it...
Try this. You can paste it in **Appearance > Customize > Additional CSS** ``` button.configure-product.brz-btn svg { margin-right: 10px; margin-left: 0; stroke-width: 1; } button.configure-product.brz-btn svg { font-size: 16px; }...
Thanks for the feedback. > Sorry Marc but the button seems not to be responsive 🙈 Can you describe what's happening / what you need?
Hi Daniel, I see. The issue isn't with the button, it's that one of the container's it's in has a maximum width of 25%. You should put that width to...
Try adding the class `aligncenter` to the shortcode: 
Hi @redmerrollema This code is run when the configurator data is saved. If you are using the Linked product add-on, some of the data is synched asynchronously using the Action...
> The only add-ons we use are: > * Conditional logic > * Extra price > * Advanced description > * Stock management Yes the Stock management is the one...