override important roll
-
Hi,
How can I override the important roll for responsive code
I tried to override it in the custom css but with no luck:@media screen and (min-width:481px) and (max-width:640px){
#logo-slider-wraper{
width: 100% !important;
left: inherit !important;
}
- The topic ‘override important roll’ is closed to new replies.