Hi!
The menu icon is difficult to see in dark mode on smartphones. How can I display the menu in the color # 999999, for example? This color can be easily recognized on a very light and very dark background.
Best regards
Hey Morcy,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hey Jordan,
the screenshot is from my Galaxy Note 10 plus. URL see PM!
<best regards
Morcy
Hi,
Add this to quick css:
.header_color .av-hamburger-inner,
.header_color .av-hamburger-inner::before,
.header_color .av-hamburger-inner::after{
background-color:#999999!important;
}
Best regards,
Jordan Shannon
Many thanks!
Best regards
Morcy
Hi,
No problem, I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon