Yrapela Posted August 30, 2023 Share Posted August 30, 2023 Hi all, I was wondering if anyone can help me with this? I have inserted some custom code to edit the colours in the drop down on the site header. However as you can see when trying to hover over the first row and click on the drop down menu it interupts with the second row. Could anyone help with this glitch? Also how do you space the rowed menu items as I think they are too close together causing the issue. If anyone could help 😃 Link to comment
Lesum Posted August 30, 2023 Share Posted August 30, 2023 @Yrapela Would it be possible to share your site URL? I can take a look. Also, you can adjust the space between menu items on Site Header Settings. Thanks! Yrapela 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Yrapela Posted August 30, 2023 Author Share Posted August 30, 2023 (edited) @Lesum Hi the site URL is: https://www.mztherapy.com/ Thanks - I have tried to adjust through here but I can't seem to adjust the vertical spacing. The main issue is more the hovering and the drop down menu's interrupting. Edited August 31, 2023 by Yrapela Link to comment
Yrapela Posted August 31, 2023 Author Share Posted August 31, 2023 17 hours ago, Yrapela said: @Lesum I have managed to resolve the glitch as I just ammended the code. I dont suppose you know how to adjust the vertical spacing of the links in the menu bar? Would you help me with the code for this 🙂 Link to comment
Solution tuanphan Posted September 3, 2023 Solution Share Posted September 3, 2023 You can use CSS like this to increase vertical spacing div.header-nav-item { margin-bottom: 2.5vw; } Yrapela 1 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