Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1184405
    John Warden
    Participant

    Hi, I have duplicated another site of mine and would like a css solution to remove or hide any title or meta data from showing on mouse rollover of images (especially in woocommerce part of site) as they show outdated descriptions of the products and old product names.

    Any help is really appreciated as the alternative is renaming all my images .. well over 1300!

    Best wishes John Warden

    #1184435
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-img {
    	pointer-events: none !important;
    }

    If it doesn’t work, please provide us with your website URL so we can take a closer look.

    Thanks.

    #1184459
    John Warden
    Participant

    Thank you so much for helping with this! Unfortunately it also disables the lightbox action.
    If there was some code to specifically hide the text box only it would be perfect.

    http://www.sofabedoffers.co.uk

    Thanks for helping, John

    #1184504
    Paul R
    Moderator

    Hi,

    The url provided is not working.

    http://screencast.com/t/XykFUEklV

    Please check again and let us know.

    Thanks

    #1184562
    John Warden
    Participant

    http://sofabedoffers.co.uk/

    That was odd! I guess I am having one of those days! haha
    Thanks Paul

    #1184640
    Paul R
    Moderator

    Hi John,

    Still not working.

    Do you have ip restrictions set in your server?

    Do you mind disabling it for a while so we can check.

    Thanks

  • <script> jQuery(function($){ $("#no-reply-1184405 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>