HI Guys,
I have few pics in collections that are not aligned as shown bellow, how can that be fixed!
Thank you
A user is experiencing misalignment issues with product images in their collection page, where one image appears out of alignment with others.
Root Cause:
Proposed Solutions:
Technical Implementation:
Follow-up Issue:
The original poster also mentioned difficulty displaying discounted prices in a section created with the PageFly app, though this remains unresolved in the thread.
HI Guys,
I have few pics in collections that are not aligned as shown bellow, how can that be fixed!
Thank you
Hi @Alliance
The reason behind this stems from the fact that the misaligned image has different dimensions than the rest, hence the breakup.
You have two solutions here:
Hi @Alliance
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.scss.css
#ProductCardImageWrapper-collection-template-4513008681100{
height: 250px;
}
Or on file theme.liquid
#ProductCardImageWrapper-collection-template-4513008681100{ height: 250px; }Hope this answer helps.
Best regards,
Victor | PageFly
Hi Victor,
I created a section using your app, but I was not able to show the discounted prices as well. How that can be fixed?
Thank you,