Jump to content

Removing login text and showing account icon on mobile

Recommended Posts

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 :) 

Screenshot 2021-05-19 at 18.55.33.png

Link to comment

Add to Design > Custom CSS

/* hide login text mobile */
@media screen and (max-width:767px) {
span.unauth {
    color: transparent !important;
}
}

 

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
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.