Subheader is hidden under Transparent Split Menu
That's all fine and dandy until a page has a subheader like this one: [Links visible only for registered users]
Where you can clearly see the subheader is hidden under it.
I've used subheader padding to push it down, but unfortunately that also increased padding on the bottom, leaving the whole thing an eye-sore.
Anything else I can try?
Comments
body.product-template-default #Subheader{Thankspadding-top:120px !important;
}
[Links visible only for registered users]
[Links visible only for registered users]
body.post-type-archive-product #Subheader{Thankspadding-top:120px !important;
}