Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hi @ricky24
Check this one.
.menu-item-has-megamenu > div > ul > li:first-child {
font-weight: 600;
}
Hi Ricky, not sure if there's an option in the theme settings to do this (usually not). Check that first.
If not, you can find the class for those menu items, and add a css rule that will have the following property:
.class-name {
font-weight: bold;
}
How am I able to find the class?
You should be able to get it by inspecting the page and finding the menu item. If you post your website address, I can get it for you.
Hello
This is an accepted solution.
Hi @ricky24
Check this one.
.menu-item-has-megamenu > div > ul > li:first-child {
font-weight: 600;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025