gemkr Posted May 19, 2021 Share Posted May 19, 2021 Site URL: https://www.santucoffee.com/ Hello! I'm a bit stuck with some custom code and hoped someone might be able to help. I've managed to change the login text on desktop to an account icon but now on mobile I can see both the text and the icon and it all looks a bit odd. Is there a way to remove the text and move the account icon into the header on mobile? Can anyone help me with this please? Thanks very much :) Link to comment
tuanphan Posted May 20, 2021 Share Posted May 20, 2021 Add to Design > Custom CSS /* hide login text mobile */ @media screen and (max-width:767px) { span.unauth { color: transparent !important; } } gemkr 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
gemkr Posted September 9, 2021 Author Share Posted September 9, 2021 A very late reply but thank you so much for your help @tuanphan Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment