zehrace
1
Hello Everyone,
I do have so much space between my product photo and the description. How can I reduce the space?
It’s about this online shop: https://bijuuu.com/products/anzac-geflochtenes-lederarmband-mit-gravierten-ringen-2
Could anyone please advise?
Thank you!
Hi @zehrace
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
.Product__Wrapper .Product__Aside {
min-height: 0 !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
zehrace
3
Wow this was supper fast!
Thank you it worked perfectly.
1 Like