wpforms
-
Hi,
I know this isn’t the correct forum for this but thought I’d give it a go anyway.
In order to get support for wpforms plugin you have to buy an upgrade. I’m using the lite version. You are supposed to be able to customize somewhat, the forms with CSS. I want the titles on the form you see on the page listed to be WHITE, not black. I’m using a custom css class withcolor: white!important;
and it is not changing the titles to white. ‘Name’, ‘Email’ etc all remain black.
Not sure how to solve this.Any suggestions?
Thanks.
Dennis
edit: got it figured out by viewing the page source and adding
.wpforms-field-label { color: white!important; }
and
.wpforms-field-sublabel { color: white!important; }
- This topic was modified 5 years ago by . Reason: got it knocked
- This topic was modified 5 years ago by .
- This topic was modified 5 years ago by . Reason: Moved to Fixing WordPress, this is not a Developing with WordPress topic
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘wpforms’ is closed to new replies.