Comments Matt started the conversationJanuary 4, 2015 at 4:24amTrying to remove the blank gray header space beneath the menu on home page. See attached.ThanksMatt repliedJanuary 4, 2015 at 7:10pmTitle of this ticket should read "Remove space beneath menu on home page."Was able to resolve by adding this code to CSS on page:#page-header-bg { display: none!important; } Sign in to reply ...
Trying to remove the blank gray header space beneath the menu on home page. See attached.
Thanks
Title of this ticket should read "Remove space beneath menu on home page."
Was able to resolve by adding this code to CSS on page:
#page-header-bg { display: none!important; }