I am trying to add 'Header Template' to this page but I am unable to do so. More so, I feel the header is hiding beneath the Interactive Post content(Can see the header when the page loads.) Also, I have already given higher Z index to the header so that it appear on top of everything, Can you please help me with the same?
Thanks Much in Advance! Merry Christmas to you all:)
Hi Team,
I am trying to add 'Header Template' to this page but I am unable to do so. More so, I feel the header is hiding beneath the Interactive Post content(Can see the header when the page loads.) Also, I have already given higher Z index to the header so that it appear on top of everything, Can you please help me with the same?
Thanks Much in Advance! Merry Christmas to you all:)
Regards,
Mohammed F
Hi Mohammed F,
Thank you, I wish you all the best. Happy Christmas
It seems like the z-index of Interactive Grid is higher than the actual wrapper of the header, here's the correct selector.
.l-template-header-wrapper {
position: relative !important; z-index: 10000 !important;
}
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.