okay @manan123 got it.
But it requires updating some code in your theme.
This is not possible only with CSS. it require to update your theme code.
A user seeks to remove the account/login icon from their Shopify store header on mobile devices only.
Solutions Provided:
.header__icon--account { display: none !important; } wrapped in a mobile media queryAdditional Requests:
Status: Initial issue appears resolved (user thanked contributors), but follow-up customization requests remain open and require deeper theme code changes.
okay @manan123 got it.
But it requires updating some code in your theme.
This is not possible only with CSS. it require to update your theme code.