Shopify themes, liquid, logos, and UX
Hello,
Is it possible to change the color hover background of the collection menu (attached in ss) just like the product hovers? I only want it to affect these 2.
shop- artgex.myshopify.com
pass-Superpowers123
Solved! Go to the solution
This is an accepted solution.
Hello @David123123
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
a.pill-nav-item.color-background-1:hover{
background: #000;
color: #fff !important;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @David123123
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
a.pill-nav-item.color-background-1:hover{
background: #000;
color: #fff !important;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team
User | RANK |
---|---|
177 | |
154 | |
72 | |
46 | |
36 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023