img { -moz-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ -o-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ -webkit-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ filter: grayscale(100%) !important; } div,p,h1,h2,h3,h4,body{ -moz-filter: url("data:image/svg+xml;utf8,#grayscale") !important; -o-filter: url("data:image/svg+xml;utf8,#grayscale") !important; -webkit-filter: grayscale(100%) !important; filter: gray !important; } .itopplus-background { background-image : none !important } .nav{ background :none; background-color:black !important; color : white !important; } .nav-menu{ background :none; background-color:black !important; color : white !important; } .navbar-default { background :none; background-color:black !important; color : white !important; }