Hi there!
The wording “Pepito Perez” is linked to another page, I would like to change the text color when hovering over to pink. So it shows green, but when the user hovers over it changes to pink. How can I achieve this?
Homepage link: https://www.whoisyourshero.com/artists
Thank you so much,
Rocio
Attachments: You must be
logged in to view attached files.
Hi Rocio,
Thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.page-id-9194 .sh-section a:hover span {
color: #e50042 !important;
}
Best regards, Shufflehound team
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it