Shopify themes, liquid, logos, and UX
Hi. Does anyone know how to change the text 'LAST CHANCE' to red?
Here's my website: My Store (76efa0-54.myshopify.com)
Thank you!
Solved! Go to the solution
This is an accepted solution.
@BLola - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
a#HeaderMenu-last-chance span {color: red;}
a#HeaderDrawer-last-chance{color: red;}
This is an accepted solution.
Hi @BLola
- Go to Online Store -> Theme -> Edit code.
- Find the file assets/base.css and paste the code below at the bottom of the file.
a#HeaderMenu-last-chance {
color: red;
}
This is an accepted solution.
@BLola - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
a#HeaderMenu-last-chance span {color: red;}
a#HeaderDrawer-last-chance{color: red;}
This is an accepted solution.
Hi @BLola
- Go to Online Store -> Theme -> Edit code.
- Find the file assets/base.css and paste the code below at the bottom of the file.
a#HeaderMenu-last-chance {
color: red;
}
#HeaderMenu-last-chance {
color: red !important
}
Add this code to last line file base.css @BLola
- Here is the result you will achieve:
- 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
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025