Masonry Layout Issue
-
Hello,
In the demo version, the masonry layout slots items into space leaving no gaps regardless of image size.
On my installation of VP the items are stacking up against one another, leaving gaps between items, a bit like tiles as oppose to masonry, although masonry layout is chosen.
To achieve a masonry layout like the demo do I have to amend the CSS or does the plugin already have this feature?
Any help would be appreciated.
—————-
UPDATEThe demo version has this css :
<div class="vp-portfolio__item-wrap" data-vp-filter="building" style="position: absolute; left: 0%; top: 0px;">
but my installation does not. I tracked this down to the class-get-portfolio.php file and when I try to add in the inlin styling it breaks the portfolio.
—————-
UPDATE
The problem seems to lie only with the first image in the portfolio. For some reason teh first image is adding extra space below itself. Its not a margin or padding but has a height of 600%. Removing the 600% does nothing though.
- This topic was modified 6 years, 4 months ago by .
- This topic was modified 6 years, 4 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Masonry Layout Issue’ is closed to new replies.