How can I style the “submit” button of this form?
-
I have tried creating my own class and adding CSS code to it (added class name to submit button)
But boarder doesn’t show up.forminator-button-submit{ border-radius: 10px !important; border-style: solid !important; border: 100px !important; border-color: rgba(110,0,0) !important; }
Trying to add it like this and with multiple other ways but no border shows up.
Weird thing is that if I can change colors of text and background just fine..forminator-button-submit{ border-color: rgba(110,0,0) !important; }
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How can I style the “submit” button of this form?’ is closed to new replies.