Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #303172

    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

    #303206

    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

    #303247

    It worked! Thanks a lot!

    #303255

    Hey!

    You are welcome Tom, always glad to help!

    Cheers!
    Yigit

    #338050

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

    #338608

    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

    #338661

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Related products: 4th on 2nd row’ is closed to new replies.