The CSS declaration “!important” can be a very useful tool when trying to make changes to CSS. When you use this declaration it tells the web page that this style takes priority over any other styles that are applied to that same object even if that style is declared after the style with the !important [...]
Read More→
