Product Links Hover Color Styling

[ad_1]

Hello @getgolfed,

Thank you for reaching out.

I understand your concern about the product links disappearing when hovered over due to their color change. To solve this, you need to add some custom CSS to change the hover color.

Here’s a simple example of how you can do this:

  1. Go to Appearance > Customize > Additional CSS.
  2. Add the following code:
a.product:hover {
color: #000000 !important; /* This changes the hover color to black */
}
  1. Click ‘Publish’ to save the changes.

This should change the hover color of your product links to black. If you prefer the color to remain red, simply replace ‘#000000’ with the hex code of the red color you’re using.

I hope this helps.

Thanks! I put that in the Additional CSS but am still getting the white links when hovering…

  • This reply was modified 9 hours, 28 minutes ago by getgolfed.

Hi @getgolfed,

Kindly note CSS and any form of customization is outside our support scope. In this case, since the way your page looks is dependent on the theme you’re using, you can consider reaching out to the theme developers here: https://projectdmc.org/support/theme/yith-wonder/.

As a courtesy, I’ve inspected your site and found this rule, it seems it’s picking up a color defined in the settings:

Direct link to the image: https://snipboard.io/TuRLeq.jpg

I hope this points you in the right direction, or gives you a broader idea of what to ask in the YITH Wonder theme forums!

Cheers!
-OP

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer