Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Woo Commerce Magnifying Glass

Home / Forums / Ascend Theme / Woo Commerce Magnifying Glass

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
January 21, 2020 at 11:06 am

Hi there.

I need a bit of help with CSS. I was hoping to remove the magnifying glass from product images on one particular page.

I tried this code but it removed the entire image. I can’t seem to figure out if I can target just the magnifying glass.

.page-id-3238 .woo_product_zoom_enabled .woocommerce-product-gallery__image a {
display:none;
}

  • The forum ‘Ascend Theme’ is closed to new topics and replies.