Delete “Image ” word from Fancybox counter in FancyBox gallery olatechproMarch 2, 20233 Views I am using FancyBox gallery in a WordPress theme. I want to delete:Read MoreWooCommerce: get_current_screen not working with multi languageCan’t login on WordPressWordPress: Ajax not working to insert, query and result data Image 1 / 1 How can I do this? Post Views: 3 Related postsGet rid of this Strict Standards warningWooCommerce: get_current_screen not working with multi languageCan’t login on WordPressForce HTTPS using .htaccess – stuck in redirect loopWordPress: Ajax not working to insert, query and result dataHow Can I pass an image file to wp_handle_upload?
You can just use CSS here like #fancybox-title-over{ display:none; } double check the element if it has the id of fancybox-title-over using firebug Log in to Reply
You can just use CSS here like
double check the element if it has the id of fancybox-title-over using firebug