How to Disable HTML Title Attribute
-
How to disable HTML Title Attribute to All WordPress Images On Mouse Over Tooltip?
I’ve noticed your theme shows every image Title while mouse over on an Image.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
body img {
pointer-events: none;
}
Best Regards
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘How to Disable HTML Title Attribute’ is closed to new replies.