product main image size

Home Forums All Other Themes product main image size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52192
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    hi guys,
    we would like for the single product image to be smaller.

    the element size is 557 x 557 (ish) – how can I change it to be smaller?
    not sure of the size as yet but for argument sake say 300 x 300.

    site: http://pepofarms.com.au/product/apricot-kernel-oil/

    thank you for your help! theme is fab!
    ttfn, R

    #52226
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Sharan,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .woocommerce div.product div.images img{width:300px !important; height:300px !important;}

    Regards,
    Dave

    #52669
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    hi Dave,

    that’s great! thanks.

    i have a question which i am not sure if it is WP or WooCommerce or Bakery theme – once I made the change and saved, it shows on an incognito page but not on a simple new tab even when i do the ‘clear chance and reload’ function on Chrome.
    However on my MacBook Air it shows just fine (I work on Chrome on a Windows with latest Chrome version installed).

    Any suggestion why this is happening?

    thanks, R

    #52811
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    If you are using any cache plugin then deactivate it and check.

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.