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

How to set the same height for products boxes

  • jawtemplatesjawtemplates Web Developer Support
    Add this to custom css (appearance->theme options->custom code->custom css) and just change the height to your own :)


    /* custom boxes for products */
    .woocommerce .product-style-1 .product-box-info{min-height: 170px;margin-bottom: 10px;} .woocommerce .product div.price{position: absolute; bottom: 0;left:0; } .woocommerce .product .product-box{height: 170px; margin-bottom: 10px;} .no-touch .woocommerce article:hover .product-box-buttons { display: block; position: absolute; bottom: 0; }



    If you have some more issues, please feel free to contact us. We'll be glad to help you.

    help We'll be happy if you rate our theme on Themeforest (in My Account -> Downloads)

    help SUPPORT TOOLS: GoodStore Support Web | Support Forum

    help FOLLOW US: Website | Facebook | Twitter
  • All following comments are shown for registered users only!

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