Shopify themes, liquid, logos, and UX
Hi all,
I want to change the button "Uitverkoop" in my menu to red.
However i cannot find the solution to do so. I have tried a lot of solutions given here on the forum but it wont work.
I use the Craft theme.
i also want it to be red in the mobile version.
Can anyone help me out?
Solved! Go to the solution
This is an accepted solution.
Thank you for the information. Try this one.
#HeaderMenu-uitverkoop > span {
color: red;
}
@media only screen and (max-width: 989px){
a#HeaderDrawer-uitverkoop {
color: red;
}
}
I hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey, please provide the store URL
Hi @VividHome
Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Thank you for the information. Try this one.
#HeaderMenu-uitverkoop > span {
color: red;
}
@media only screen and (max-width: 989px){
a#HeaderDrawer-uitverkoop {
color: red;
}
}
I hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you! it works now.
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