Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello Jovan,

    Can you please confirm if you are using our Paid version or Free? If you are our paid user, please note that you can also contact us directly through the form at https://mc4wp.com/contact/ to get quicker replies.

    Regarding your question, the styling for our form whether you add it to your website using shortcode or widget is based on what option you choose in the “Appearance” tab of the form. If you want to give the form default styling, then you can choose “Inherit from theme name…” option in the “Appearance” tab.

    Thread Starter Jovan01

    (@jovan01)

    Hi Harish

    Thank you very much for your answer. I’m using the free version.
    In the appearance tab I have selected “Inherit from theme name…”. But the style (field, button) doesn’t match with theme style. Is there any other solution?
    If you could take a look at macstyle.ch (right sidebar)

    Best regards & thanks!

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hey Jovan,

    I tested your website. There is no default styling for forms in your theme unless they are wrapped in “themeform” or “wpcf7” class.

    So to add the styling from theme, edit your form to add a div and the form fields. Please find example below:

    <div class="themeform">
    your form....
    </div>

    I hope that helps.

    Thread Starter Jovan01

    (@jovan01)

    Hi Harish

    Thank you very much for your answer! I will try this

    Best regards
    Jovan

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Widget style’ is closed to new replies.