Hi Rahul,
Yes, I managed to fix it myself and saw the issue was that the header’s z-index was set really high and the position was set to relative.
So i changed this to position: static in the css files so that it stays in place. However, If i want to make it a sticky menu whilst stopping it from overlapping the premium modal box. How do i do this?
Sincerely,
Erica
Hi Leap13, I’ve managed to fix the code of it and found out it was another plugin messing with the z-index position. I’ve also decided to opt-out of using the sticky menu but thank you for replying.