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!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024