Skip to main content
February 4, 2014
Question

Forms 2.0 CSS

  • February 4, 2014
  • 2 replies
  • 1114 views
Hi,
I am trying to edit one of the form theme's CSS. I noticed that some of the html has inline styles. How can I remove them? When I tried to override in the "Edit Custom CSS" section, nothing happens to the form. I added the !important and nothing happened then too. What am I doing wrong? My goal is to change the background color and font color. I also want to see how it looks without asterisks.

Thank you!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Level 10
February 6, 2014
We can't overwrite the inline style. However, I believe there is no inline CSS on the label. Could you please share your landing page url which has the form or the form html?
February 6, 2014
I actually figured it out by using a lot of !important in my css. Thanks!