Reviews not loading properly, the section margin on the top and one of the sides has gone

Hi there,

On my website I just saw that my reviews had been loading to the side of the page and that the section border margin was missing at the top of the reviews. Therefore its making the section looked cramped.

Thought I’d better ask someone that knows what they’re doing just in case I mess anything up in trying to fix it.

Thanks.

@HI04

Can you share your store URL?

Thanks!

Hi there,

Here is my url:

https://gnargian.com/products/back-lumbar-support-belt?variant=44900963516737

@HI04

Please add the following CSS code to your assets/theme.css bottom of the file.

.vtl-pr-main-widget {
    margin: 4rem auto !important;
}

Yes! Perfect thanks!

@HI04

Welcome again!