Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1268062

    Goodmorning

    A customer of mine recently added categories to his webshop. Strangely enough, these categories only show two rows of products, while the main shop page shows 3 next to each other. I just can’t figure out how to fix this. They would prefer to even go to 4 products next to each other. Could you help me?

    This is the main shop page: https://lilokeramiek.nl/language/en/webshop-eng/
    And this is a category: https://lilokeramiek.nl/language/nl/product-category/chawan-collectie/

    Thank you.

    #1268593

    Hey mrsecommerce,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1268611

    Yes sure.

    #1268806

    Hi mrsecommerce,

    Thank you.

    Please have a look at the following thread:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1269041

    Hi victoria
    thank you for your reply. What I find strange is that the category pages show 2 products next to each other and the main shop page 3. I have not had this before, so I do not quite understand what kind of relationship this has with the topic you are sending.

    #1269628

    Hi mrsecommerce,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .archive .shop_columns_2 .products .product.first {
        clear: none;
        margin-left: 1%;
        width: 23.5%;
    }
    .archive .shop_columns_2 .products .product {
        width: 23.5%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1269719

    it worked. Thank you!

    #1269781

    Hi mrsecommerce,

    Glad we could help :)

    Happy holidays!
    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Shop category shows different layout’ is closed to new replies.