How to Make a Menu Item Bold on Homescreen

How to Make a Menu Item Bold on Homescreen

AMorris1
Shopify Partner
1 0 0

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/

Replies 2 (2)

Zeel-prajapatii
Shopify Partner
138 32 27

Add the below css to your styles.css file. 

 

.main-nav .nav-item.drop-uber a {

   font-weight: 600;

}

➔ Was I helpful , please don't forget to like and mark solution as an accepted solution , you can PM me.
➔ Software engineer : Having more than 3 years of experience in the related industry with the specialization of Shopify theme development , worked on hundreds of stores.
➔ Want to hire me? Email me

ThePixelEdge
Shopify Partner
164 16 18

Hi @AMorris1 ,

You can add the below in styles.css code 

.main-nav .nav-item.drop-uber {
    padding-right: 1em;
    font-weight: bold;
}
If helpful then please Like and Accept Solution .
Buy me A Coffee

Whatsapp :- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications


Connect with Us in Our DMs | teampixeledge@gmail.com