Anooo Posted August 29 Share Posted August 29 (edited) @tuanphan Can you help me please? I need to change the Log In text to an icon. I tried your code but it doesn't work on my site (www.proteinpusher.com). I would like to have it on the desktop and mobile page. I want to use this icon: https://www.flaticon.com/de/kostenloses-icon/benutzer_3059416?term=person&page=1&position=9&origin=search&related_id=3059416 Edited August 29 by Anooo Link to comment
tuanphan Posted Monday at 04:00 AM Share Posted Monday at 04:00 AM The site is private now, you can follow this You can also try this code to Website Tools > Custom CSS /* Login text to icon */ span.unauth { background-image: url(https://cdn.pixabay.com/photo/2024/01/19/18/00/hydrangeas-8519528_1280.jpg) !important; color: transparent !important; background-size: cover; background-repeat: no-repeat; background-position: center center; } Replace Pixabay with new icon url 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!) 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