Change 'Sale' & 'Imperfect sale' menu item to Red on Mobile - Prestige theme

Solved

Change 'Sale' & 'Imperfect sale' menu item to Red on Mobile - Prestige theme

Ryusei
Excursionist
28 1 5
Accepted Solution (1)
Moeed
Shopify Partner
7058 1902 2328

This is an accepted solution.

Hey @Ryusei 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
a.header-sidebar__linklist-button.h6[href="/collections/sale"] {
    color: red !important;
}
a.header-sidebar__linklist-button.h6[href="/collections/product-imperfect"] {
    color: red !important;
}
</style>

RESULT:

Moeed_0-1721803122969.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 6 (6)

dws_pvt_ltd
Shopify Partner
369 69 87

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

 

Helpful? then please Like and Accept the Solution.
For any inquiries, please feel free to contact via WhatsApp and Email: sales@dolphinwebsolution.com.
For more information visit our website Dolphin Web Solution Pvt Ltd.
Ryusei
Excursionist
28 1 5
Moeed
Shopify Partner
7058 1902 2328

This is an accepted solution.

Hey @Ryusei 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
a.header-sidebar__linklist-button.h6[href="/collections/sale"] {
    color: red !important;
}
a.header-sidebar__linklist-button.h6[href="/collections/product-imperfect"] {
    color: red !important;
}
</style>

RESULT:

Moeed_0-1721803122969.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


ZestardTech
Shopify Partner
6096 1091 1465

Hello There,

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
Ryusei
Excursionist
28 1 5

Moeed
Shopify Partner
7058 1902 2328

Hey @Ryusei 

 

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