Shopify themes, liquid, logos, and UX
Hi community,
Can someone guide me to change the navigation menu text color on the header. And more can underline menu item. I am using Impact theme. I really appreciate any help
Solved! Go to the solution
This is an accepted solution.
Hi @Blanka1 ,
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>
.header__link-list {
color: orange;
text-decoration: underline;
}
</style>
Note: You can change color value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @Blanka1 ,
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>
.header__link-list {
color: orange;
text-decoration: underline;
}
</style>
Note: You can change color value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
Any idea how to do this for just one menu item in Impact? E.g. Sale
Same question, how would you do this for a single menu word in the Impact theme.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025