Background image height on mobile

edited February 2018 in Files & images
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

Sign In or Register to comment.