Quark header grey

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri Dec 09, 2016 6:49 pm
Hi,

I have a question. I changed something in the css but now I cannot find in anymore and I hope someone can help.
If you look at boomstammen.com on your mobile you see a large grey space. I don't want this. Can somebody tell me how I can adjust this?

Thanks!
Regards,
Mariëlle
User avatar
Fresh Boarder

teitbite
Tue Dec 13, 2016 11:24 am
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.frontpage #gkHeaderMod {
    min-height: auto !important;
}
User avatar
Moderator


cron