Not sure why this is happening?
![]()
A user is experiencing an issue where links in their drawer navigation appear blue on mobile devices only, despite presumably having different styling on desktop. An image was shared showing the blue links on mobile.
Attempted Solutions:
Multiple community members requested the store URL and access password to investigate the issue directly.
One responder provided CSS code targeting the drawer menu links to change their color to #000 (black). The solution involves:
Current Status:
The discussion remains open with no confirmation whether the CSS solution resolved the mobile-specific link color issue. The problem appears to be a mobile-only styling inconsistency in the Dawn theme’s drawer navigation.
Hi @Choongy
Would you mind sharing your store URL? Thanks!
Hi @Choongy , can you kindly share your store URL and tell me what color of the links do you want in mobile?
Thanks!
Hello @Choongy , Please follow these steps to add this CSS code:
header-drawer div#menu-drawer nav.menu-drawer__navigation ul.menu-drawer__menu.has-submenu.list-menu li a {
color: #000;
}
Feel free to reach out if you have any questions or need assistance.
Best Regards,
DWS.
Hello @Choongy
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.