LeahJaneCreative Posted May 2 Share Posted May 2 I would like to add gold slashes (//) after each menu item on my site and am unable to find the correct code. Does anyone know the code that would work for this? Link to comment
Ziggy Posted May 3 Share Posted May 3 Can you share your website URL? Thanks! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
LeahJaneCreative Posted May 3 Author Share Posted May 3 https://www.makinmoveswithgeorgia.com/ Link to comment
Ziggy Posted May 3 Share Posted May 3 Try this in Custom CSS: .header-nav .header-nav-item:not(:last-child):after { content:'//'; color:#d4af37; } tuanphan 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
LeahJaneCreative Posted May 3 Author Share Posted May 3 Thank you! It worked, except they are under the menu items instead of next to them. Link to comment
tuanphan Posted May 6 Share Posted May 6 On 5/4/2023 at 1:01 AM, LeahJaneCreative said: Thank you! It worked, except they are under the menu items instead of next to them. Use this code instead .header-nav .header-nav-item:not(:last-child)>a:after{ content:'//'; color:#d4af37; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment