I want two big icons of products
Hey,
Where would you like these icons? Can you post a link?
Hannah
In option I have that:
Shop Product Column Layout
Choose how many product columns on the shop and category pages
Can I choose two column? I have only option 3 and 4
Sorry, is that question related to your first or different? Can you post a link?
Hannah
https://woolister.pl/sklep/
Here I want have only two products and I want to have this products centred and bigger
Do you want this across all screen sizes? If so, you can use this css:
.products .kad_product.tcol-md-4 {
width: 50% !important;
}
Just paste that into your custom css box in Theme Options > Custom CSS.
Hope it helps!
Hannah
Thank You very much. Work perfect! ๐