Hye
thank you for show me the way.
Some adjust are necessary but it’s work
.grid-row {
margin-right: 0px;
margin-left: 0px;}
.gutentor-post { margin-bottom:15px;
width: calc(100% - 30px);
}
.gutentor-post-item {
height:100%;
}
.gutentor-post-module .gutentor-post-item > :nth-last-child(2) {
margin-bottom: 200px; /* adjust with elements set like star or not, cat or not */
}
.gutentor-post-module .gutentor-post-item > :last-child {
position: absolute;
bottom: 0;
width:90%;
}
.gutentor-post-item .gutentor-post-title, .gutentor-post-item .gutentor-post-title a {position:relative;text-align:center;}
.gutentor-post-item .gutentor-post-title a, .gutentor-post-item .gutentor-wc-price, .gutentor-post-item .gutentor-post-desc, .gutentor-post-item .gutentor-categories {position:relative;text-align:center;}
.gutentor-fp-wc-rating .star-rating, .gutentor-wc-rating .star-rating
{position:relative;text-align:center;margin:auto;}
.gutentor-post-item .gutentor-woo-add-to-cart {position:relative;text-align:center;}
and yes need to set .{{gBlock}} before each selector
Thank you for the help