How can i change the color of single navigation menu

How can i change the color of single navigation menu

Laiba
Visitor
1 0 0

I want to change “CLEARNCE SALE” color to Red

https://nailzypakistan.com/

IMG_7089.jpeg

Replies 5 (5)

Guleria
Shopify Partner
3393 675 955

Hello @Laiba ,

 

Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your base.css file and paste the following code at the bottom:

a[href="/collections/sale"] {
    color: #ff0000 !important;
}

 

Thanks

- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization ( paid services )
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder

GTLOfficial
Shopify Partner
442 89 87

Hello @Laiba 

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

#HeaderDrawer-clearence-sale {
color: red !important;
}

result
13.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

goldi1
Excursionist
93 7 19

Hello @Laiba 

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

a#HeaderDrawer-clearence-sale {
    color: red !important;
}

 

Buy me a Pizza


If this was helpful, hit the like button and accept the solution.
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 -rahul@prowebcoder.com - Skype: live:dhiman.639

BSS-TekLabs
Shopify Partner
1867 535 620

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- 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.

#HeaderDrawer-clearence-sale {
     color: red !important;
}

- Here is the result you will achieve:

BSSTekLabs_0-1724155646033.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 .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

PageFly-Richard
Shopify Partner
4564 1046 1707

Hi @Laiba 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

 

<style>
a#HeaderDrawer-clearence-sale {
    color: red !important;
}
</style>

 

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

 

 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.