Hi Everyone,
I need your help with one thing, when I add review section on my website it’s not showing as full width.
Is there a way to show it full width?
Thanks.
Hi Everyone,
I need your help with one thing, when I add review section on my website it’s not showing as full width.
Is there a way to show it full width?
Thanks.
Best answer by Byrne C
Hi
I believe this is happening due to the CSS of your site. You should be able to edit the CSS in a way that allows the reviews to take up the full width of the screen.
Since this involves editing the CSS of a Shopify store, I can’t guarantee that Klaviyo support will be able to provide code for this, but I have seen this CSS work in certain cases:
#klaviyo-reviews-summary { margin-left: auto; margin-right: auto; max-width: 1100px}
and
#klaviyo-reviews-list { margin-left: auto; margin-right: auto; max-width: 1100px}
This CSS would be added to the code on your product pages.
Let me know if this works! Additionally, other members of our community who have experience editing CSS in Shopify may also be able to offer advice here.
Best of luck,
Byrne
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.