Revert form styling changes
-
with the update to version 4.7.1 you’ve changed the styling of the form widgets. now people have to change it back to their design and need to add extra css code. please think about this.
what’s also mega bad are the !important tags .. which are forcing me to also override things with !important .
`.newsletter-widget input[type=submit] {
background-color: #444 !important;
color: #fff !important;
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Revert form styling changes’ is closed to new replies.