Home Forums WoodMart support forum Sticky header Reply To: Sticky header

#224191

smithy5021
Participant

Hi,
I was able to have the top bar be transparent and then on scroll have a dark background (sticky) by adding this CSS:
.whb-color-light:not(.whb-with-bg) {
background-color: #040404;
}
I can’t seem to do the same thing for the main header.

does this help

thank you

Attachments:
You must be logged in to view attached files.