Home › Forums › Iconic One Pro Support › woocommerce › Reply To: woocommerce
April 13, 2020 at 10:13 pm #6004
Participant
if i want to add this code bellow, where can i add in the theme?
add_theme_support( ‘woocommerce’, array(
‘thumbnail_image_width’ => 150,
‘single_image_width’ => 322,
) );