Tagged: sizes
Hi
There are 4 related products in my Woocommerce product page, but the 4th one goes to the next row.
Also when I make them smaller, it stays like that: 3 related products on row 1, 1 related product on row 2.
Check example page below.
Any idea?
Thanx
Hi Tom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .product_column_4 .products .product { margin: 0; }
Cheers!
Yigit
It worked! Thanks a lot!
Hi
Along the same line… How and where do I change the size of related products boxes on the product page (They are HUGE) and the Cross Selling (right under the related)?
(Would have been super cool if those where a widget to add anywhere and choose small, medium or large).
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.upsells.products .products li {
width: 20%!important;
}
If that does not help, please post the link to your website
Best regards,
Yigit
Hi Yigit,
Thanks – It worked – but it is NOT small enuf :) I am thinking 200px times 250 (not sure of proportion) and maybe like 2 of each on the same row?
Now (www.bizdoktor.dk/butik) the product page is smaller than when a product has both related and cross sell products?? – I like it better when the focus is on the viewed product and the “PUSH” is softer therefor smaller :-)
http://www.bizdoktor.dk/butik/wordpress-anti-hacker-malware
Thanks