Shopify themes, liquid, logos, and UX
Hi, we are facing a weird thing, where the review blocks under some products have a huge block / spacing below them. It doesn't happen for all products, like this one is fine, but then the bug shows up with most items like this one. Also it only seems to be an issue in desktop view, as for mobile everything looks fine. Can anyone help?
Solved! Go to the solution
This is an accepted solution.
Hi @Madeleine4
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
.spr-reviews {
display: flex !important;
flex-direction: column !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @Madeleine4
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
.spr-reviews {
display: flex !important;
flex-direction: column !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
That worked perfectly, thanks!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024