JUDGEME REVIEWS STYLING

By applying this code snippet at the bottom of your template.product section file in the code editor, you'll achieve a sleek design that maintains consistency throughout your website while allowing your reviews to fit seamlessly within the designated container.

<div class='container'>{% render 'judgeme_widgets', widget_type: 'judgeme_review_widget', concierge_install: true, product: product %}</div>

Last updated