virtuallytegan Posted February 17, 2022 Posted February 17, 2022 Site URL: https://www.oratsa.com/ Is there a way (likely with CSS?) to change the title of Account to another name (i.e. Members' Only Resources) for the login header? "Account" appears when a Member is logged in (otherwise says "Login"). Thanks!💥
Solution tuanphan Posted February 21, 2022 Solution Posted February 21, 2022 Try adding to Design > Custom CSS span.auth { font-size: 0; } span.auth:before { content: "new text"; font-size: 16px; }  Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment