Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 15, 2015 at 11:30 am #488208 RynoSwanParticipant Hi, How do I disable the tile of an image to display when I hover over an image, slider etc? CSS? Regards, Ryno August 16, 2015 at 6:35 pm #488415 DakeInactive Moderator Hi RynoSwan! Please add the below code to bottom of your avia.js file, found here: wp-content>themes>enfold>js>avia.js jQuery(document).ready(function($){ jQuery('img').removeAttr('title'); }); Regards, Dake Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In