Shopify themes, liquid, logos, and UX
Hi, can anyone help me make the hovered content grey instead of white ?
Can't find it in the settings. Thank you in advance!
Store: pavone-2462.myshopify.com
Solved! Go to the solution
This is an accepted solution.
Hello @Daniel19901
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.
.t4s-sub-menu .t4s-menu-item a:hover {
color: gray !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hello @Daniel19901
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.
.t4s-sub-menu .t4s-menu-item a:hover {
color: gray !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hey there! I can assist you!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025