Product categories not displaying correctly

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

  • Avatar: smartrobbie
    smartrobbie
    Participant
    June 30, 2016 at 15:21

    that looks better 🙂 thank you.

    is it an issue with the icon vc addon plugin?

    Avatar: Eva
    Eva Kemp
    Support staff
    June 30, 2016 at 16:55

    Hello,

    Please clarify your question regarding “Ultimate Addons for Visual Composer” plugin?
    Do you have any issues with it?

    Regards,
    Eva Kemp.

    Avatar: smartrobbie
    smartrobbie
    Participant
    July 3, 2016 at 04:37

    hi,

    further up on this ticket we had issues with product categories displaying

    we resolved this with

    row-count-3 .product:nth-child(3n+1) {
    clear: none !important;
    height: 500px;
    }

    but for some reason, it fixed it on most pages, but still not working on a couple of categories:

    https://www.milkbarbreastpumps.com.au/product-category/bras/

    2nd, 3rd, 5th, rows aren’t aligned.

    https://www.milkbarbreastpumps.com.au/product-category/bottle-feeding/

    2nd, 5th, 8th, 10th, etc rows are not aligned.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 4, 2016 at 07:24

    Hello,

    Please add this code in Custom CSS for desktop section:

    .product {
       height: 500px;
    }

    Regards,
    Eva Kemp.

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