Custom CSS not working after update
-
Hello guys.
Today I updated the plugin on my websites from 1.13.12 to 1.15.2 and my custom CSS does not work anymore… at all.
Website 1: The code is located in the plugin’s Styles tab > Additional CSS
Website 2: The code is located in WP’s standard Additional CSS screenI had to roll back to 1.13.12. Everything works now, however, I would like to use the newest version. Do you know what could be the problem and perhaps how to fix it?
Here the code:
.happyforms-styles .happyforms-part--submit input[type=submit].happyforms-button--submit, .happyforms-styles .happyforms-part--submit input[type=submit][disabled].happyforms-button--submit, .happyforms-styles .happyforms-part--submit button.submit.happyforms-button--submit, .happyforms-styles .happyforms-part--submit button[disabled].submit.happyforms-button--submit { padding-top: 15px !important; padding-bottom: 15px !important; padding-left: 25px !important; padding-right: 25px !important; border-style: solid !important; border-radius: 5px !important; border-width: 2px !important; font-size: 20px !important; transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out !important; }Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom CSS not working after update’ is closed to new replies.