Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1285501
    BlueGraphics
    Participant

    Hello X!

    I have a quiz I havent been able to fix myself yet.

    My site has woocommerce installed and every product page 4 related products, set in 4 columns throught the customizer. For some reason i cant figure out how to have this four products in 1 row.

    please see: http://www.mauifin.com/catalog/surf/t1-thruster-set/ as an example.

    thanks

    #1285528
    BlueGraphics
    Participant

    and the products look huge. I would like to make those product thumnails small and fit 4 in a full length row.

    #1285679
    Rupok
    Member

    Hi there,

    Thanks for writing in! It should be in single row if you set the column.
    However you can add this under Custom > CSS in the Customizer.

    .woocommerce .related.products .products > .product {
      width: 22%;
    }

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1285501 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>