Bold the name of menu

Solved

Bold the name of menu

InnoTier
Shopify Partner
12 0 2

What can I do if I want to bold all the name of the menu?

https://innotier.com/

InnoTier_0-1726804496459.png

 

Accepted Solution (1)
BSSCommerce-HDL
Shopify Partner
2304 847 1062

This is an accepted solution.

Hi @InnoTier

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.menu-drawer__menu-item.list-menu__item {
    font-weight: bold !important;
}
</style>

 

 Here is result: 

BSSCommerceHDL_0-1726807090114.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 6 (6)

Tech_Coding
Shopify Partner
309 80 71

Hello @InnoTier 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  a.mega-menu__link.link, .header__menu-item.list-menu__item.link.focus-inset{
     font-weight: bold !important;
   }
</style>

Tech_Coding_0-1726806279115.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
InnoTier
Shopify Partner
12 0 2

Works in computer, but not in mobile,  how to bold the menu name in mobile too?

BSSCommerce-HDL
Shopify Partner
2304 847 1062

This is an accepted solution.

Hi @InnoTier

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.menu-drawer__menu-item.list-menu__item {
    font-weight: bold !important;
}
</style>

 

 Here is result: 

BSSCommerceHDL_0-1726807090114.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

 

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Tech_Coding
Shopify Partner
309 80 71

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and(max-width: 767px){
   .menu-drawer__close-button, .menu-drawer summary.menu-drawer__menu-item, .menu-drawer__menu-item{
       font-weight: bold !important;
    }
  }
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark my both solutions as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

BSSCommerce-HDL
Shopify Partner
2304 847 1062

Hi @InnoTier

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

<style>
.header__menu-item.list-menu__item.link, a.mega-menu__link.mega-menu__link--level-2.link {
    font-weight: bold;
}
</style>

 

Here is result: 

BSSCommerceHDL_0-1726805991706.png

 

 Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Sangeetanahar
Explorer
541 36 69

hello @InnoTier 

Go to online store ----> themes ----> actions ----> edit code ---->assets ---->base.css...> add the code end of the file

.header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
    font-weight: bold;
}
.mega-menu__list--condensed .mega-menu__link {
    font-weight: bold;
}

result

INNOTIER-時尚的保護與防護.png

thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me [email protected] - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here