!important pretty much means “Apply me, Apply me”. It overrides other CSS, but you’ll have to use it carefully.
I’m the type that rarely uses them. I think it’s better to just be more specific and if needed override the CSS in another CSS file, that is loaded last.
tgd
(@terrydaisydesignsca)
It seems that some plugin developers overuse the !important declaration to try to prevent site owners from re-styling the look of their plugins. In my opinion (and many others I’m sure) that’s just bad practice. If your plugin element ids and class names are truly unique to the plugin, then the !important declaration is pointless.
Thread Starter
2046
(@o-o)
“If your plugin element ids and class names are truly unique to the plugin, then the !important declaration is pointless.”
that’s what I mean.. the plugin has it for no purpose and I hoped the programmer who did that will skip it in next release.
-
This reply was modified 7 years, 7 months ago by
2046.
-
This reply was modified 7 years, 7 months ago by
2046.