Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
My store currently uses Dawn theme and i would like to change the color of my "Markdown" menu item to red, on both desktop & mobile. Looking for help with the same, my site link is - https://damerrano.com/
Thanks in advance
Hello @Damerrano77 ,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.list-menu__item[href="/collections/sale"] span,
.list-menu__item[href="/collections/sale"] {
color: #ff0000;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025