Home › Forums › Jevelin Theme › Z-space conflict resolution
Home › Forums › Jevelin Theme › Z-space conflict resolution
Hi there,
If you go to surgeea.com and scroll to the bottom of the page, then you click on dropdown menus as indicated in the attached screenshots, you can see that the dropdown menu is behind the section (in Z space) which is just underneath it. This causes it to look strange as the lower section is overlaid on top of the dropdown menu content. Can something be done about this?
Thanks in advance,
Surge
Solution for this topic
Hi Surge,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-section-container.container { z-index: 999; }
Best regards,
Shufflehound team
That did the trick. Thanks a lot guys!
Wish you a great weekend,
Surge
You are always welcome here 🙂