Make a specific Menu Item Bold And Orange

Solved

Make a specific Menu Item Bold And Orange

Thecozyliving
Excursionist
28 0 8

Hello, i'd like to make a specific menu item bold and orange!
The menu item i want it bold and orange is the SALE one, how can i do that ?

Thecozyliving_0-1725976359752.png

 

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2350 701 826

This is an accepted solution.

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
#HeaderMenu-sale span {
    color: orange !important;
    font-weight: 800 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725976730188.png

 

- 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 3 (3)

BSS-TekLabs
Shopify Partner
2350 701 826

This is an accepted solution.

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
#HeaderMenu-sale span {
    color: orange !important;
    font-weight: 800 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725976730188.png

 

- 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
Thecozyliving
Excursionist
28 0 8

Thanks a lot this works perfectly, much appreciated for the fast reply ! 

BSS-TekLabs
Shopify Partner
2350 701 826

Glad to help you. Have a good day.

- Please press 'Like' if you find it helpful. Thank you @Thecozyliving .

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