Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: remove image title #124688
     acengiz
    Participant
    I added below script to foother.php and it worked.
    <script type="text/javascript">
    jQuery('document').ready(function($){
    	$('[title]').removeAttr('title');
    });
    </script>
    Source: https://wordpress.org/support/topic/how-to-remove-image-title-when-hovering-over-image Regards, Anil
Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?