Contact Us
We would love to hear from you!
Please complete the following form and we will reply to you as soon as possible.
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' ); }
Please complete the following form and we will reply to you as soon as possible.