What's your biggest current challenge? Have your say in Community Polls along the right column.

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

Solved

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

HI04
Tourist
7 0 1

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.Screenshot (89).png

 

Thanks.

 

Accepted Solution (1)
dmwwebartisan
Shopify Partner
12323 2552 3732

This is an accepted solution.

@HI04 

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

.vtl-pr-main-widget {
    margin: 4rem auto !important;
}
If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

View solution in original post

Replies 5 (5)

dmwwebartisan
Shopify Partner
12323 2552 3732

@HI04 

Can you share your store URL?

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
HI04
Tourist
7 0 1
dmwwebartisan
Shopify Partner
12323 2552 3732

This is an accepted solution.

@HI04 

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

.vtl-pr-main-widget {
    margin: 4rem auto !important;
}
If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
HI04
Tourist
7 0 1

Yes! Perfect thanks!

dmwwebartisan
Shopify Partner
12323 2552 3732

@HI04 

Welcome again!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app