Shopify themes, liquid, logos, and UX
How do I change the color of specific text in Dawn Theme
For example Change just the NEW IN text into Red
Solved! Go to the solution
This is an accepted solution.
Hi @Argi ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
ul.list-menu.list-menu--inline > li:first-child > header-menu>details>summary>span {
color: red;
}
details[open]>.header__menu-item {
text-decoration: red;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi @Argi ,
Could you please share URL and your store password if it enabled? So that we can help you.
Thank you.
Yeah my URL is https://ferreira-4539.myshopify.com/?_ab=0&_fd=0&_sc=1 and the pass is soflal
This is an accepted solution.
Hi @Argi ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
ul.list-menu.list-menu--inline > li:first-child > header-menu>details>summary>span {
color: red;
}
details[open]>.header__menu-item {
text-decoration: red;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Thanks for the help!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024