I have searched around posts – finding no answer.
Our header on mobile won’t resize, is just a huge full screen block with the tiny menu icon on the side –
You can scroll down, but I can’t seem for the life of me to be able to shrink the header. Any help is greatly appreciated.
Scott
Hi scott_redletter!
can we please see your live page?
Thanks a lot for your time
Regards,
Basilis
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
#header_main .container {
height: 88px;
line-height: 88px;
}
}
Regards,
Rikard
That didn’t work – but THEN I re-downloaded the theme, re-uploaded the theme … bingo. THANKS!
S