Archived topic
Strange effekt by open the mobile menu
3 replies · Started by Jenny on November 20, 2022
Hallo,
can you have a look at this effect.
> I open the mobile menu
> and for one second the Logo is showing on the left top.
> It looks like a mistake. Can I deactivate this?
https://www.dropbox.com/s/furxxb54uuj16gm/RPReplay_Final1668930803.MP4?dl=0
Hi Jenny,
That's normal behavior.
Can you try this CSS and see if it improves a bit?
#mobile-header {
background-color: transparent !important;
}
It should remove the white background flashing at least.
Let me know :)
Thanks for your input. So I was able to solve it with the color-Settings :).
Glad to hear :)