SOLVED

Issues adding custom css to form theme

Go to solution
Anonymous
Not applicable
Using forms 2.0, I selected the form theme "simple" and all I wanted to do is change the button style and change the font color to white since my background color is blue. I followed the instructions "edit the css of a form theme" tutorial and I copied the code and pasted it in the "edit custom css" field. Still no luck.

Not sure if it makes a difference but I am embeding the code into my custom css landing page.

Thanks in advance.

See attached added code in blue. Thank you in0EM50000000SLFs.jpg
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
By using the WYSIWYG button style, the style is overriding the ones I provided. You can either revert back to the original button or add !important tags at the end of each one of my properties (i.e. font-size:18px !important).

View solution in original post

13 REPLIES 13