Home › Forums › WoodMart support forum › Category hover selection Category hover selection This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 5, 2018 at 5:53 pm #31752 nnominorParticipant How to make the links in categories and labels stand out when hovering? Like all other links Attachments:You must be logged in to view attached files. January 6, 2018 at 7:54 am #31773 Artem TemosKeymaster Hello, You can use the following CSS code to do this. Add it to the Custom CSS in Theme Settings .product_meta a:hover { text-decoration:underline; color: #ef0909; } Regards Author Posts Tagged: category Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register