Home › Forums › WoodMart support forum › Header Menu not shown when sticky › Reply To: Header Menu not shown when sticky
September 17, 2021 at 6:03 am
#319226

Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.whb-row.whb-header-bottom {
display: none;
}
This will hide the header bottom.
Regards.
Xtemos Studios.