Hide block with reviews

Hi there! Please add functionality to hide block with reviews.

For now, the support team suggests this CSS as a solution:

.es-carousel-layout-container,
.es-slider-layout-container,
.es-masonry-layout,
.es-list-layout,
.es-grid-layout {
display: none;
}

Here’s where to paste this code in the widget editor:

3 Likes

Hey there and welcome to the Community, @Hans_Adema :waving_hand:

Thanks for the idea! We’ll try to consider this feature as an option in the settings, especially if more users upvote this request :slightly_smiling_face:

1 Like