A user wants to modify the Dawn theme’s mobile header to display the account login as an icon (similar to desktop view) instead of having it hidden inside the hamburger menu.
Current Issue:
The account login link currently appears within the mobile hamburger menu
User prefers it visible as a header icon like on desktop
Proposed Solution:
A responder suggests centering the login link as a simpler alternative if the issue stems from wishlist icon overlap
This can be achieved by adding CSS code to Theme Settings > Custom CSS:
I’m using the Dawn theme, and I want to customize the mobile view account login button. I want it to appear like the desktop view — as an account icon (silhouette) on the header — instead of being inside the hamburger menu.
If the reason is that the wishlist icon overlaps, then consider simply centering the login link? This would be a simple change – can go into “Theme settings”=> “Custom CSS”; moving it to the header would be more complex.