Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #681457

    I did something that turned my 4 column product pages to 2 column and want to undo it so that they are 4 col pages.
    (The answer is not in the obvious places in Woo commerce)
    Can someone be so kind as to check my CSS?

    #682125

    Hi!

    You have following code

    .responsive #top #main .products .product {
        margin: 0 8% 1% 0;
        width: 42%;
    }

    Please remove it

    Cheers!
    Yigit

    #686646

    OMG- thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change 2 Column to 4 Column’ is closed to new replies.