Shopify themes, liquid, logos, and UX
Hi all,
Is it possible to make the top navigation bold? I am using the Spotlight theme.
My website is www.BetterParksProject.com
Thank You!
Justin
Solved! Go to the solution
This is an accepted solution.
nav.header__inline-menu ul li {
font-weight: bold !important;
}
<style>
nav.header__inline-menu ul li a, nav.header__inline-menu ul li {
font-weight: 700;
}
</style>
This is an accepted solution.
nav.header__inline-menu ul li {
font-weight: bold !important;
}
Worked Perfectly. Thank you 🙂
Try this one.
nav.header__inline-menu span {
font-weight: 900 !important;
}
Do you like to include the mobile screen also?
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025