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.
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
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024