• I can’t find the image size options for the store page in woocommerce. at the moment they are too big and I want to make them smaller. I figured this has to do with the theme having such line and that I’d have to remove it from functions.php

    add_theme_support( ‘woocommerce’, array(
    ‘thumbnail_image_width’ => 150,
    ‘single_image_width’ => 322,
    ) );

    but I could not find it. I want to make the images smaller on the store page of woocommerce. how can I do this?

    • This topic was modified 6 years, 8 months ago by lafrente.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @lafrente,

    Thanks for contacting us,
    Can you provide us URL of your website so that we can inspect it and give you a proper solution?

    Thanks

    Thread Starter lafrente

    (@lafrente)

    excuse me what has the problem got anything to do with this? this is the second time you are asking for my domain. last time you guys helped me and I gladly gave the theme a 5* review. I’d also buy the full theme after a certain milestone but I’ll switch to a different theme if you are making it a must to disclose a site that is in the works which must stay so until ready.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘product image size options not visible’ is closed to new replies.