Home Forums WoodMart support forum Hide image name on the mouse hover

Hide image name on the mouse hover

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #232128

    sahed
    Participant

    It is really bad. I did not get any solution solution. Please help to give the solution.

    Attachments:
    You must be logged in to view attached files.
    #232154

    Hello,

    Please disable “Images captions on Photo Swipe lightbox” in the Theme Settings > Product page > Images.

    Best Regards

    #232344

    sahed
    Participant

    I have done it but not working

    #232351

    sahed
    Participant

    I have done all the process. Please find the attached picture. This is you theme coding issue. please resolve this bug.

    Attachments:
    You must be logged in to view attached files.
    #232489

    Hello,

    Please remove the title in the image https://prnt.sc/ux2rn2

    The title is shown in some of the browsers regardless of the theme.

    Best Regards

    #235938

    sahed
    Participant

    I am facing this issue long time. it’s really bad service. it’s a big mistake to buy this theme. I have tried all the way but problem not solved yet. why not you guys take it seriously.

    Attachments:
    You must be logged in to view attached files.
    #235991

    Hello,

    This title would appear regardless the theme. No theme influence that. You can just test any free or default theme. And you will see the same. You just need to remove the titles from the images in the Media Library.

    Best Regards

    #236431

    sahed
    Participant

    I don’t think so this is a bug of your theme. I am using other theme as well not face such kind of problem. please give css code to stop this.

    #236473

    Bogdan Donovan
    Keymaster

    Hi,

    Please provide page on your site where we can check this issue.

    Best Regards

    #237403

    sahed
    Participant

    Please below is the website link

    martwall.com

    #237637

    sahed
    Participant

    I am waiting for reply.

    #237642

    Bogdan Donovan
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    .woocommerce-product-gallery__wrapper img {
     pointer-events: none;
    }

    Best Regards

    #237643

    sahed
    Participant

    Which place need to add please guide.
    Global Custom CSS or Custom CSS for desktop

    #237645

    Bogdan Donovan
    Keymaster

    You can place it for Custom CSS for desktop area.

Viewing 14 posts - 1 through 14 (of 14 total)