Form Not Picking Up Theme Styling

My form doesn’t appear to be picking up font styling from the theme (Virtue Premium). I plugged in a couple of the standard CSS snippets, but no luck. I first added through the theme’s Customizer/CSS – no change, so I removed the code. Then I added to the the style.css file – again, no change.

Ideally I’d like to customize the styling a bit, but even getting it to pick up the theme style would be an improvement over the small, all-bold look.

Thanks.

It sounds like you’re doing everything correctly.

If you have caching enabled you may want to visit the page and append /?nocache to the end of the url.

It’s also possible your themes default style is using !important with their CSS which would override any snippets.

What do your submit button color look like, does it match your theme?