FleurAria Posted September 3 Posted September 3 Hi everyone, I would like to make my site navigation display a small dot ( · ) when a page is active / clicked on. Similar to this site, except using a dot symbol ( · ) instead of a number - https://www.danielboddam.com/architecture Is there custom CSS I can use? Thank you so much! Fleur
colin.irwin Posted September 3 Posted September 3 Try adding the following to your Custom CSS .header-nav-item--active a:before { content: "."; } I'm Colin Irwin aka silvabokis. I've been a Squarespace designer & developer since 2013. You might want to check out my Squarespace Template Finder or read my Squarespace tips Speaking of tips, 💲I've got a tip jar. Feel free to throw a few quid into if you think I've helped you. If you're looking for a Squarespace developer Book a chat or Drop me a line - first meeting is always free
FleurAria Posted September 6 Author Posted September 6 Great, thank you! Is there a way to make the dot icon bolder / bigger?
Solution colin.irwin Posted September 6 Solution Posted September 6 You could replace the period with the dot character - • I'm Colin Irwin aka silvabokis. I've been a Squarespace designer & developer since 2013. You might want to check out my Squarespace Template Finder or read my Squarespace tips Speaking of tips, 💲I've got a tip jar. Feel free to throw a few quid into if you think I've helped you. If you're looking for a Squarespace developer Book a chat or Drop me a line - first meeting is always free
FleurAria Posted September 9 Author Posted September 9 Perfect, thank you so much for your help 🙂 colin.irwin 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment