Customize single product page - by Damilare

This topic has 4 replies, 3 voices, and was last updated 2 years, 8 months ago ago by Rose Tyler

  • Avatar: Damilare
    Damilare
    Participant
    August 3, 2021 at 03:47

    Good day,

    I’m writing to notify you about problem I’m experiencing on my single-product page. there is not pre-designed template for my single-product page and i tried to make use of single product builder to create one but the Images alignment is not working: the images just scatered all over the page.

    I’d like you to assist me with well layout single-product template and how to import it to my site.

    Thank you

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 3, 2021 at 14:42

    Hello,

    Provide us with WP Dashboard access to check the settings that you use and help you.

    Regards

    Avatar: Damilare
    Damilare
    Participant
    August 8, 2021 at 04:55

    Thanks for your response;but the problem has been resolved. However, i discovered that my shop’s product images are excessively large and uniform in size.

    Please I’ll need your help to make it smaller and more uniform.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2021 at 06:56

    Hello,

    Add the next code in Theme Options > Theme Custom CSS:

    .content-product .product-content-image img {
        width: auto;
        max-height: 200px;
    }
    .content-product .product-content-image {
        min-height: 200px;
    }

    Read about size/crop settings here – https://xstore.helpscoutdocs.com/article/89-product-images

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.