• Hello,

    I would like to change the size and the color of the button.

    mkl_configurator_button product_id=1

    This code just shows a really small button.

    I also want to change the size and the color of the “add to card” button. What should I do?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi there,

    If the buttons show small and un-styled, it means that your WordPress theme does not apply default styles to buttons.

    So to remedy that, you need to find what classes your theme uses in order to style buttons, then add those classes to the shortcode using the classes attribute (see doc), and to the Add to cart button by adding classes to the settings, in Settings > Product Configurator > Styling options > Button classes.

    I can help you find the classes used on your website if you provide a link to the configurator.

    Marc

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.