• Resolved jeremygrand1

    (@jeremygrand1)


    Hello,

    If you visit the page and scroll down, you can see that it only displays two products on one line, then after that it displays one product on that line, and after that one more product and the final line. Anyone know why this is happening or how to fix it?

    Thanks so much!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    Remove the custom CSS someone has added:

    #page .woocommerce ul.products li.product:nth-child(4n) {
        margin-right: 3.8%;
    }

    Hi
    I have this same problem with my site as Jeremy. I have tried find this css line that Mike posted but cant find it. I have check all possible css files in the theme. My shop page: https://fromnaturefoods.ie/shop/
    Thanks

    Thread Starter jeremygrand1

    (@jeremygrand1)

    Hello,

    Thank you Mike for suggesting this CSS coding, but I actually already had that exact coding (and only that coding) in the area where you can add your own custom CSS coding. So, obviously this did not solve my problem. Any other suggestions?

    Thank you!

    @masterofstuff
    You have a different theme to jeremygrand1. The markup and styles are quite different so Mike’s fix is not relevant. www.ads-software.com forum members don’t have access to commercial themes so you’ll need to ask your theme vendor’s techs for support.

    Thread Starter jeremygrand1

    (@jeremygrand1)

    Hello,

    I was wondering if anyone had any suggestions, as my items are still not being displayed properly on the above mentioned page. Also, my real “shop” page, which is located at https://oddhand.com/shop/ still only displays a few items, instead of the entire inventory. It would be really nice to use this page, as it has the features now to sort by various options. So please, if anyone can think of any troubleshooting ideas, I am open to anything.

    Thanks so much again for all of your support!

    Hi,

    I checked the link you provided and this appears to be solved. I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Items Not Displaying Properly’ is closed to new replies.