ThomasDes Posted February 17 Posted February 17 I am facing a very particular issue with a custom coded hamburger menu I introduced to my website. When the navbar is displayed, certain elements seem to overlap it, staying in the front and obstructing the readability. These elements vary from texts, code, images and so. This is the link to the page: https://semicircle-cone-e395.squarespace.com/contact (this link leads you to one of the pages where the problem is very clear, given one textbox overlaps and the other doesn't). If someone is able to help me with this I'll be extremely grateful. I know it's a very specific issue but I thought someone with more experience and knowledge could look into it and help me out. If you need any of the code, either the navbar or the custom CSS, let me know and I'll send it immediately. The website doesn't have code injection. Thanks in advance!
tuanphan Posted February 18 Posted February 18 Use this CSS code to fix problem [data-section-id="65ce6fa55def9a5d46065217"] { z-index: 999999 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ThomasDes Posted February 19 Author Posted February 19 15 hours ago, tuanphan said: Use this CSS code to fix problem [data-section-id="65ce6fa55def9a5d46065217"] { z-index: 999999 !important; } This didn't work. Still thanks for your response!
tuanphan Posted February 20 Posted February 20 Maybe you added to wrong position. Can you send all current CSS code? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Solution ThomasDes Posted February 20 Author Solution Posted February 20 Already solved this by placing the Menu on the Header instead of the Body. Still wouldn't know how to make it work without placing it on the Header, but for my necessities this is all I need. Thank you very much for your help!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment