Ebony88 Posted October 9 Posted October 9 Site URL: http://www.divergentfutures.com I'm wondering whether anyone can help me change the format of the text in the navigation bar. I'd like to make the text bolder and bigger in size. Is that possible?
Solution Ziggy Posted October 9 Solution Posted October 9 Use this Custom CSS: .header-nav-wrapper a { font-weight:600; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Ebony88 Posted October 11 Author Posted October 11 Thanks, How would I make the text larger in size as well? Ziggy 1
Ziggy Posted October 11 Posted October 11 5 minutes ago, Ebony88 said: How would I make the text larger in size as well? You should be able to do this in the Styles -> Font menu, but you can also do that in the code: .header-nav-wrapper a { font-weight:600; font-size:1.4rem; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Ebony88 Posted October 11 Author Posted October 11 Thanks Ziggy! I'm also seeking to understand how to make the navigation bar have arrows and spacing such as this webpage? Can you help?
Ziggy Posted October 11 Posted October 11 Try this in Custom CSS: .header-nav-folder-title::after { content: '\e009'; font-family: 'squarespace-ui-font'; position: relative; top: 4px; left: 2px; } Ebony88 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment