• Join the Best Wordpress and Elementor Support forum

    Provide or get advice on everything Elementor and Wordpress, ask questions, gain confirmation or just become apart of a friendly, like minded community who love Wordpress and Elementor


    Join us!

Change title color on hover in icon box

J

jkinlaw

New Member
Hi,

Of course I can change the hover color for the icon but I have searched the net for ways and CSS code to change the hover color of the title for an icon box and nothing works. I found this code but it did not work for me although some say it did work for them.

.hoverbox:hover .elementor-icon-box-title {
color: #C5C8F8;
}

I have the normal color as white but the hover color goes to the site default which is a dark blue and my background for the icon box is also blue so I have blue on blue. I am using the Hello Elementor Child theme.

If anyone knows of a way to make this work I would really appreciate some help.

Regards,
Julian
 
J

jkinlaw

New Member
I finally figured it out. If anyone else needs it, here it is.

.elementor-icon-box-title a:hover {
color: #C5C8F8;
}
 

Latest Resources

Other Elementor Resources

elementor official

Still stuck? Ask the forum

Post your question with a screenshot and a link if you can, and a member will usually reply within a day. Free to join, no sales pitch.

Create a free account
Top