add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); add_action( 'after_setup_theme', 'remove_wc_gallery_lightbox', 100 ); function remove_wc_gallery_lightbox() { remove_theme_support( 'wc-product-gallery-lightbox' ); } O Cosmedics Archives - Page 3 of 4 - The Beauty Place & Co