Overriding form css

hi,

I'm manually styling an embedded form but it keeps conflicting with the theme's default CSS options. I used !important to force my styles which temporarily worked but then was overridden again by the theme. How can I disable the form styles so my styles take priority?

Thanks!
Nick

Comments

  • It seems my style adjusting the form width was disabling my other styles for some reason. Either way, just in case something happens again, IS there a way to disable the theme form styles or should "!important" be enough to override?

    Thanks again.
  • It depend if there is any inline CSS added too.
    Try with !important, if this won't work, please send me a link to your website
    and your CSS code you're trying to paste.
    Thanks
Sign In or Register to comment.