courtneyhwilson1 Posted May 2, 2023 Share Posted May 2, 2023 I'm trying to bold the individual titles on a simple list and can't seem to find the setting or a code online to change this. My client wants it bolded. Any insight on a setting that can be changed or a code I can inject would be appreciated. Thanks! Link to comment
Ziggy Posted May 3, 2023 Share Posted May 3, 2023 This can be achieved with Custom CSS, can you share the website URL and location if this List? Thanks! 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (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? Link to comment
courtneyhwilson1 Posted May 5, 2023 Author Share Posted May 5, 2023 Here is the URL and the password since it's not yet public: https://www.insight2impactcoaching.com/ PW: private Thank you for any help with the appropriate code. The section is on the home page when you scroll down. Link to comment
Solution courtneyhwilson1 Posted May 7, 2023 Author Solution Share Posted May 7, 2023 I was able to resolve this issue with the following code: .user-items-list-item-container .list-item-content__title { font-weight: 700 !important; } Beyondspace 1 Link to comment
Btaylor711 Posted March 15 Share Posted March 15 Hello! I am running into the same issue! Do you know where I would place this code inorder to fix it? Link to comment
Ziggy Posted March 15 Share Posted March 15 34 minutes ago, Btaylor711 said: Do you know where I would place this code inorder to fix it? Place the code in Custom CSS (under Website -> Website Tools) Btaylor711 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (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? Link to comment
Zkoster Posted July 17 Share Posted July 17 @Ziggy I feel you can support with this one: how can i make only one nav item/page title bold, to make it more outstanding then the rest? Ideally I have a slight different design for Desktop and Mobile. Site is https://www.movementamsterdam.com/ and i'm trying to achieve this for the Try-out page. Curious if you could be of any help! Much appreciated! Link to comment
tuanphan Posted July 19 Share Posted July 19 @Zkoster You can use this code to Custom CSS box div.header-nav-item:nth-child(1)>a, div.container.header-menu-nav-item:nth-child(1) * { font-weight: bold; } 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