Background image height on mobile
Hi!
I'm tryin to decrease the size of the my Background image on mobile without luck. This is what I've tried:
@media only screen and (max-width: 767px)
responsive.css?ver=17.6.1:667
body:not(.template-slider):not(.header-simple) #Header {
min-height:180px !important;
}
any idea why the image locked on min-height:350px ?
Thanks!
Effie
Comments
you can try this css thanks