Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    Hi @rakshitjain

    1. Are you referring to this section on the lightbox? Screenshot: https://d.pr/i/UQ0s4j

    If so, you can use this CSS to hide that:

    .woocommerce .pswp__caption__center, .woocommerce-page .pswp__caption__center {
        display: none;
    }

    2. The thumbnails are not built into WooCommerce core, but it looks like your theme may be producing that slideshow anyway as it uses PhotoSwipe. I would recommend you reach out to your theme developer to see if adding the thumbnail is an option.

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woo product images names hide.’ is closed to new replies.