List layout in loop - by Stefano - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Olga Barlow

  • Avatar: Stefano
    Stefano
    Participant
    February 10, 2021 at 13:36

    Hi,

    https://packservices.cloud/categoria-prodotto/pallet-and-coperchi-per-bancali/pallet-in-plastica/

    leaving aside the fact that now the secondary description of our products is very long, as soon as we go live with Woo it will be made much shorter and cmq made with a UL with at most 5 <li>.

    However, is there a way to set the smaller product photo? because it is really too big! or even display the image gallery at this level?

    thank you

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 10, 2021 at 21:35

    Hello,

    You can set grid view on the shop page using this option https://prnt.sc/z0brkb Or even disable the advanced type of the view https://prnt.sc/z0btox

    Add the below code to Theme Options > Custom CSS to make images smaller

    .content-product .product-content-image img, .products-list .content-product .product-image-wrapper img {
        width: auto;
    }

    Regards

    Avatar: Stefano
    Stefano
    Participant
    February 11, 2021 at 12:10

    Hi,

    it is slightly better but, having to use “necessarily” the list view, so the photo is slightly reduced, okay but how come they are not aligned and photos / descriptions in your opinion?

    https://prnt.sc/z31kyr

    thank you

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 11, 2021 at 18:39

    Hello,

    Because all your photos are different width. Use all the image same width before uploading them to your media library. Then it will allow you to build nice grid.

    Regards

    Avatar: Stefano
    Stefano
    Participant
    February 12, 2021 at 15:32

    Ok,

    thank you very much !

    bye

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 12, 2021 at 18:52

    You are welcome.

    Regards

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