Archived topic
menu twinkles with images backgrounds (GPPremium)
8 replies · Started by StudioPromo on August 8, 2020
Here is the problem when flying over menu items:
Forgot to say "Hi" and "Thanks in advance" ;)
Hi there,
Sorry not sure if I understand.
What is the problem?
When you move the the mouse pointer over the menu items, you get previous item flashing. The 2 white lines disappear for a short moment. Not very beautiful.
Thank you for the check
Alain
Any reasons why a background image is necessary here?
Only way to get two white lines.
Why does it twinkles ?
Thanks
CSS would definitely be a better solution:
#site-navigation {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Didn't know about css solution.
Works really fine.
Thanks a lot.
Alain
No problem :)