Shopify themes, liquid, logos, and UX
Hi there,
I needed some help changing the menu 'sale' text on my store to red
url: yoursportsperformance.com
Solved! Go to the solution
This is an accepted solution.
Hello @yoursportsperfo
You can try adding code by following these steps:
1. Go to Online Store -> Theme -> Edit code https://prnt.sc/XkUYXZPnym_E
2. Open your base.css in the Assets folder.
3. Paste the below code at the end of the file https://prnt.sc/ZpLLyQPLWMUJ
.header a[href="/collections/sale"],
.header a[href="/collections/sale"]:hover{
color: red;
}
4. Save the file and double-check.
Best regards,
GemPages Support Team
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag </body>
<style>
a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
color: red;
}
</style>
Hope this answer helps.
Best regards,
Victor | PageFly
HI thanks it works
but when i click on sale menu 'home' menu turns red
pls see
This is an accepted solution.
Hello @yoursportsperfo
You can try adding code by following these steps:
1. Go to Online Store -> Theme -> Edit code https://prnt.sc/XkUYXZPnym_E
2. Open your base.css in the Assets folder.
3. Paste the below code at the end of the file https://prnt.sc/ZpLLyQPLWMUJ
.header a[href="/collections/sale"],
.header a[href="/collections/sale"]:hover{
color: red;
}
4. Save the file and double-check.
Best regards,
GemPages Support Team
THANKS THIS WORKS 🙂
I am so glad that my suggestion can help 😘.
Hi, it doesn't seem to work for me. could you please guide me as well ?
I hope you find the answer helpful.
Kind & Best regards,
GemPages Support Team.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024