Tagged: Portfolio
Portfolio grid displays thumbnails correctly if the images are on desktop screen.
https://img.savvyify.com/image/Large-desktop.9xsNe
Having left the basic theme settings (2 columns), on tablets it strangely displays a single image first and then the pairs of the remaining in the case of odd portfolio entries.
https://img.savvyify.com/image/Settings.9xFmy
https://img.savvyify.com/image/Tablet-uneven-7.9xHqn
Works regularly if they are even in number.
https://img.savvyify.com/image/Tablet-even-8.9xgMd
Hey icarogioiosi,
Thank you for the inquiry.
Where can we check the issue? Please provide the live URL in the private field so we can review the grid. In the meantime, make sure that the items in the grid are an even number if you are unsatisfied with the current layout.
Best regards,
Ismael
Hi Ismael.
I’m almost ready to publish. I’ll update you as soon as I’m online in order to resolve this annoying detail
Hi,
We’ll keep this thread open. Let us know once the site is live.
Best regards,
Ismael
Hi Ismael.
Privately indicate the data to access the pages in WordPress.
If you check the Homepage and give me instructions on how to solve the problem, I can make the changes to the others personally.
Regards.
Hi,
Thank you for the info.
We don’t see any issues with the grid. If you want to maintain consistent alignment without the space below the grid content or title, add this css code:
.grid-content {
min-height: 100px;
}
Result:
Let us know if this works for you.
Best regards,
Ismael