Theme Changes Are Not Showing In the Form
-
I am trying to make the submit button bigger and have a background color. I am using the default theme and I updated the Submit button settings under the tab ‘General Buttons’. The button changes for the submit show in the preview, but they don’t reflect on my form. I have two forms on the page, one under ‘Get Your FREE Resource Guide Here!’ and the other under ‘Ready To Get Organized?’ I also tried to change the css settings under ‘Custom CSS’ to .
fm-form-container.fm-theme1 .fm-form .button-submit{
font-size: 16px;
height: 40px;
width: 100px;
background-color: #00b359;
}
but this change didn’t have any affect either.Thank you!
The page I need help with: [log in to see the link]
- The topic ‘Theme Changes Are Not Showing In the Form’ is closed to new replies.