dawn theme - change my search icon to an account icon on mobile only

website: https://lslelegance.myshopify.com

@SetuBridge_1

Hello @lslelegance

Greetings!!

Please follow these steps:

  • Step 1: Go to Online store > Themes > Actions > Edit code->asstes->base.css
#menu-drawer .menu-drawer__account link{display:none;}
  • Step 2 : Go to Online store > Themes > Actions > Edit code->sections->header.liquid
    Ctrl+f and find this class “small-hide” and remove it and save the file