[Resolved] Need help overwriting responsive.css element using child style.css
The following element in responsive.css is producing unwanted blank space when viewed on mobiles.
Line 612: body:not(.template-slider):not(.header-simple) #Header{/* min-height:350px!important; *//* background-position:center 202px; */}
I need to either delete above entry or overwrite with min-height:0px using child theme's style.css, but even adding !important won't just fix. Could you help?
Comments
this is header's background and if you don't need it, all you need to do is activate Minimalist option under Header section.