Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Bold Submenu - Sense theme Mega Menu

Solved

Bold Submenu - Sense theme Mega Menu

selleranna
Shopify Partner
36 0 5

Hi everyone,

I’m customizing my Shopify store and I need some help with styling my mega menu. Specifically, I want to make only the submenu item (Submenu 1) bold in my menu structure, which is:

  • Menu 1
    • Submenu 1
      • Child Menu 1

I’m using a standard mega menu layout. Could anyone provide guidance on how to target and bold just the "Submenu 1" item using CSS?

Thanks a lot for your assistance!

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2350 688 810

This is an accepted solution.

- Here is the solution for you @selleranna 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.header__menu-item span {
    font-weight: bold !important;
}

 

-If they don't work please share the link to your store so I can check.

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


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

View solution in original post

Replies 4 (4)

ZestardTech
Shopify Partner
5911 1067 1413

Hi @selleranna 

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

Moeed
Shopify Partner
6330 1716 2069

Hey @selleranna 

 

Share your Store URL and Password if enabled.

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


selleranna
Shopify Partner
36 0 5

BSS-TekLabs
Shopify Partner
2350 688 810

This is an accepted solution.

- Here is the solution for you @selleranna 
- Please follow these steps:

step.png

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.header__menu-item span {
    font-weight: bold !important;
}

 

-If they don't work please share the link to your store so I can check.

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

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


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


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