Mobile close svg icon moves
-
Hi,
for the mobile menu icon I've set a custom svg.
https://reneebus.remcovandun.nl/By default this icon was placed in the top right corner so I gave it some padding with:
.active .mobile-menu-icon { padding-top: 13px; padding-right: 20px; }But everytime I close the mobile menu, the icon briefly glitches back into the top right corner without padding. Is there a way to hold the icon position until the menu closes fully?



-
Dear Remco
@Remco-van-Dun
Im sure there are a few ways but this is the first that came to mind:
.active .mobile-menu-icon { transition-delay: 0s;&
.mobile-menu-icon { transition-delay: 2s;That way you don't get a chance to see the bug occurring.
best wishes & have a wonderful 2022 🌻
Richard
-
Hi Richard,
Thanks for the fix, I got it to work with a 1 s transition delay.
Not sure why it happens in the first place :) but this is fine for me! -
Good to hear @Remco-van-Dun have a great day 🏖
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it