Jump to content

Changing "Sign-In" text in Navigation?

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.trubarre.org

Hello!
I'm trying to change the sign-in text that is associated with logging into member area accounts on the site. 
I tried placing the code below into the design/custom css, but it does nothing to the site?
I'd appreciate any help 🙂

.Header-account span.unauth {
    visibility: hidden;
}
.Header-account span.unauth:after {
    visibility: visible;
    content: "Online Sign-In";
    font-size: 15px;
    color: white;
    font-family: monospace;
}
Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

Use this new code

span.unauth {
    visibility: hidden;
}
span.unauth:after {
    visibility: visible;
    content: "Online Sign-In";
    font-size: 15px;
    color: white;
    font-family: monospace;
}

 

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

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.