If you are having issues with Gutenberg editor, please simply download official Classic editor plugin.
Haven't found you're looking for? Visit goodstore howto web

category layout

  • http://support.jawtemplates.com/discussion/1257/minimun-height-for-category-display#Item_7

    i used the code in this to get it to work . found a couple of problems with it, on my latest products there was a huge gap and then on single product view the price for the product would end up at the bottom of the page. 

    .woocommerce .product .product-box-info{min-height: 170px;margin-bottom: 10px;} .woocommerce .product .price{position: absolute; bottom: 0;left:0; } .woocommerce .product .product-box{height: 280px; margin-bottom: 10px;} .no-touch .woocommerce article:hover .product-box-buttons { display: block; position: absolute; bottom: 0; }

    is there any way you could get it too work so that it only affects the product category page. thanks
  • All following comments are shown for registered users only!

    (18 more comments)
This discussion has been solved.
All Discussions