Hello,
Elementoru / Woocommerce Grid block - I would need to hide part of the product block using css - screenshot.
I try this
.elementor-element-288bcb6 .abposbot {
display: none !important;
}
.elementor-element-288bcb6 .price_for_grid {
display: none !important;
}
.elementor-element-288bcb6 .rh-flex-right-align {
display: none !important;
}
Thank you
Regards
Unfortunately it didn't work, I needed to fix it quickly, so I changed the design.