Add account/login icon to header on sense theme for mobile

Hello, on the desktop & iPad version of my online store the account/log in icon is present in the header of the screen. However on the mobile version it’s only featured at the bottom of the menu.

how can I add the account/log in icon to the header for the mobile app too. For easy navigation for subscribers. Thanks in advance.

Link to the site is Studionearme.com

Hi @Jamosnm ,

You can unhide the Account icon in mobile by following the instructions below.

  1. From the Admin page, go to Online store > Theme > Click the three dots > Edit code
  2. Open the base.css file under the Asset folder
  3. Add the code below at the very end
a.header__icon.header__icon--account.link.focus-inset.small-hide {
    display: flex !important;
}

This works for me!! I just now need to hide the search icon as it’s pushed my logo over so isn’t central - any help with this??

good day, I did it several times but icon is not showing up? is there anything that should be done?

whats your theme and store url