BilO Posted May 21 Share Posted May 21 Hi, I have two code blocks that are not responding properly to the z-index on this page https://www.scratchbakerycafe.com/menu-breakfast As you can see on the attached screenshot the menu navigation should be over the menu items in the dotted box. I have tried targeting the specific div blocks in custom CSS as well as in the specific HTML blocks but it is not responding properly. Any help or insight would be appreciated. Thank you, Link to comment
tuanphan Posted May 23 Share Posted May 23 I think you need to set z-index of section tag (section contains your green menu) section[data-section-id="6542f1754bf11f01fc90394c"] { z-index: 99999 !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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment