All things Shopify and commerce
In the Navigation menu, I would like to make the "Farm & Ranch Supplies (NEW)" menu item bold. Is there anyway to do that? I would appreciate any help you can provide.
Here is the website: https://hammanfarmandranch.com/
Add the below css to your styles.css file.
.main-nav .nav-item.drop-uber a {
font-weight: 600;
}
Hi @AMorris1 ,
You can add the below in styles.css code
.main-nav .nav-item.drop-uber {
padding-right: 1em;
font-weight: bold;
}
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