Fer Civit logo
How to hide the titles in a image? Divi

A good SEO needs Alt attributes, Titles, Captions, and Descriptions. Not just for the SEO, but also for the accessibility.

Sometimes our clients don´t like to see the Titles or some other attributes when they are with the mouse hover an image and this one shows us the attribute.

If you want to hide them, you can go to your Divi Theme Options > Scroll down until > Personalized CSS and paste this code:

/* Hide image´s titles when hover */
img {
pointer-events: none;
}

That´s all!

Let’s Get Started

Ready To Make a Real Change? Let’s Build Something Together!