Styling the submit button
-
Thanks for a super plugin.
I have the Add Custom CSS plugin installed.
I styled the look of the submit button in wise chat using the following code added to the above mentioned plugin (and not to the custom css box in your UI) and it works perfect:
.wcSubmitButton {border-radius: 5px;font-weight:600;}
However, i have had no success trying to change the color of the text within the submit button.
What is the css to change the color of the text within the submit button?
And any reason why I have had no success using font-color:white?
P.S. I also tried added !important….still no success
Kind Regards
Max
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Styling the submit button’ is closed to new replies.