04/29/2015 at 10:40 am
#332855
Keymaster
@ Sam
You should add it to the theme’s custom CSS area if it has one. Adding it to the plugin’s CSS file will ensure it gets deleted when it is updated. And you have an error in the CSS. There needs to be a space between none
and !important
.
Hope that helps.