Single Product Page - by wholeman - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: wholeman
    wholeman
    Participant
    May 20, 2015 at 00:57

    Hello,

    I would like to change the size of the image on single product page to 350px.

    I did changed woocommerce configuration and regenerated images.

    However it does not change. You can see it here.(LINK)

    What should I do?

    7 Answers
    Avatar: stan
    Stan Russell
    Participant
    May 20, 2015 at 08:04

    Hello,
    unfortunately our theme does not have option to edit size of main image on single product page.
    Please accept our apologies for this inconvenience.

    Regards,
    Stan Russell.

    Avatar: wholeman
    wholeman
    Participant
    May 20, 2015 at 10:45

    Dear Russell,

    Could you tell me which css should be arranged for adjustment?

    Regards,

    Avatar: Eva
    Eva Kemp
    Support staff
    May 20, 2015 at 10:56

    Hello,

    Please take our apologies but image dimensions can’t be changed on a single product page in theme options as they can be distorted. It can be edited only in the theme files wp-content/themes/legenda/woocommerce/single-product/product-image.php. Also changes in custom.css need to be made.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: wholeman
    wholeman
    Participant
    May 20, 2015 at 11:09

    Dear Eva,

    Thank you for the reply.

    Could you tell me which class or id I should change then?

    I am using child theme, so that I can make it in css file.

    Thanks in advance.

    Regards,

    Avatar: Eva
    Eva Kemp
    Support staff
    May 20, 2015 at 13:20

    Hello,

    You need edit lines 46, 47 in the file wp-content/themes/legenda/woocommerce/single-product/product-image.php.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: wholeman
    wholeman
    Participant
    May 29, 2015 at 04:28

    Dear Eva,

    I did via child-theme as your guide, and it does not work.

    Please check our site. http://www.brownabagcoffee.co.kr via private content information.

    Regards,

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 29, 2015 at 09:35

    Hello,

    Please add this code in style.css of your child theme:

    .single-product-page .images.shown, .main-image-slider, .single-product-page .span5 {
     width: 350px !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.