How do I correct the hover color for “drop us a message” on this page? Other links are working fine, only this link is not changing color.
Thank you.
Hey limyj0923,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color a strong:hover {
color: red !important;
}
Best regards,
Jordan
Hey limyj0923!
Can you please edit the area there, and take the strong / bold element through HTML to be outside the link?
That will fix the problem.
Thanks a lot
Regards,
Basilis
Thanks guys,
It worked :) Thanks for the quick support.
Hi,
Glad to hear that it worked! Feel free to reach out to us again with any other issues you may experience.
Best regards,
Jordan