WooCommerce columns stay always the same (3 columns)

This topic has 6 replies, 4 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: Jordy
    Jordy
    Participant
    August 3, 2015 at 13:03

    Hi,

    Im making a website with the Legende theme right now and I stumbled against a problem. On my page I want my WooCommerce categories to show and the best selling products. This works totally fine, but I want to have 4 columns of them both. The standard is 3 columns and whatever I try it won’t change. When I click the element you can choose the amount of columns but it just doesn’t work.

    Does someone has a solution for this?

    Thanks!

    5 Answers
    Avatar: stan
    Stan Russell
    Participant
    August 3, 2015 at 13:48

    Hello,

    would you kindly provide us with admin credentials for your site in private content?
    We will check this issue.

    Regards,
    Stan Russell.

    Avatar: Jordy
    Jordy
    Participant
    August 3, 2015 at 14:27

    Here you go.

    Thanks for the help

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 3, 2015 at 19:20

    Hello,

    As I see 4 products per row are shown on your Shop page. Please provide us with direct page link where you have issues.

    Regards,
    Eva Kemp.

    Avatar: Jordy
    Jordy
    Participant
    August 4, 2015 at 15:10

    Hi Eva,

    The problem is the catagories above the 4 products. They won’t change to 4 columns.

    Greetings,

    Jordy

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 5, 2015 at 08:14

    Hello,

    Try to use this code in custom.css file:

    .product-category:nth-child(3n+1) {
      clear: none;
    }
    .product-category {
      width: 23% !important;
    }

    How to create custom.css you can watch in this tutorial

    Best regards,
    Jack Richardson.

  • 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.