Hello, I am building a website here with X Theme Pro (Integrity) and seem to be running into a visual issue where the thumbnails on the portfolio page have inconsistent gaps.
Edited: Resolved. Issue from lazy loading on portfolio archive page. Fixed by excluding /portfolio/ page
I have removed the featured-wrap by giving it a display:none; as I just want the thumbnails. Ideally they have a consistent gap between each (I originally gave them a gap of 40px).
From the portfolio page settings, you can set the number of posts. I thought perhaps this controls the spacing/position of the posts, as I noticed they have CSS transform and are absolutely positioned.
Any idea how to fix this to prevent the inconsistent gaps? Thank you!