I’ve added an account icon (login icon) in the header and it shows fine on the desktop view but the account icon is missing in the mobile view. How do I fix this so that it also shows in the mobile view header?
I’m pretty familiar with the Flow theme. The mobile account login button converts to a simple link in the slide-out menu once you click on the hamburger menu.
Here’s a screenshare of the Flow theme’s demo site from the theme store.
Normally themes hide the header account icon in Mobile view, which can be fixed with CSS.
With Flow may be different, so it’s a different set of icons that are installed on mobile view, and you need to install the account icon in the code directly if you want it to show on the top right corner.
@JaviExpress totally valid ideas, the only issue I can see is screen real estate is already maxed on mobile given the way search and cart are given priority. Perhaps search could be replaced by the account icon (and search could take the place of the account login button in the menu).