Woocommerce Columns

Posted in: Newspaper
Post count: 29

Hello,

Help me! My shop displays 3 columns of products. I want that my shop display 4 columns.

URL: http://informeinsolito.com/productos

Thak You!

Post count: 23312

Hello rcallejonvillalobos,

If you want to have your products on 4 columns, you have to set them from panel, like this -> http://screencast.com/t/kGIfxusN3Mix and also, you have to have a category for this products, like this -> http://screencast.com/t/WUA1OlXgbwa

Hope this helps!

Thank you for the message!

Post count: 29

I can not changethis problem 🙁

Mi shop in pc:
Image and video hosting by TinyPic

I want that my shop display in this way:
Image and video hosting by TinyPic

Post count: 23312

Hello rcallejonvillalobos,

You have to create a new page for your shop section like this -> http://screencast.com/t/owpjCDT9a4 and then you can customize it as you wish. For more information about this implementation, please consult the documentation about this plugin here -> https://docs.woothemes.com/ Please notice that is not theme related, it is just a plugin and we cannot provide support for plugins, but only for our theme.

Thank you for your understanding!

Post count: 29

Ok! Sorry,only could you tell me how to change the size of the products?

Post count: 23312

Hello rcallejonvillalobos,

For an accurate CSS code, I need your website so I can inspect it closer your product page. Below, I gave you an example for our demo product…If you want to change the size of the product, you should increase the width for each product.

The code is ->

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
width: 35%;
}

The result -> http://screencast.com/t/xMKyvzeZkrT -> http://screencast.com/t/urquBSmxa

You have to try to implement in the same way as I have presented you above.

Hope this helps!

Thank you for the message!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.