Home Forums WoodMart support forum Header bottom mobile show disable on scrool Reply To: Header bottom mobile show disable on scrool

#450961

Luke Nielsen
Keymaster

Hello,

Ok. In this case, please use the below code, paste it into the “Mobile CSS” area in Theme Settings -> Custom CSS.

.whb-header-bottom {
	display: none;
}

If you still have further questions, please don’t hesitate to reach out. We’d be happy to talk through them with you.

Kind Regards