Negative gap between tiles after update to 2.5
-
My site automatically updated to VP 2.5 two days ago. I now have a problem with gaps between tiles on my saved layouts.
For the saved layout, my content source is “Posts” from a certain category. On the right under “Layout”, I click on “Items”, then choose “Tiles” and a GAP OF 19 and then I “Update” the layout. It correctly shows a gap between the photos on that preview.
But when I go to the front end of the site, the photos are right next to each other (actually overlapping) and when I use “Inspect” in the browser, I can see the CSS has a NEGATIVE 19 margin:
.vp-uid-8a291345 .vp-portfolio__item-wrap .vp-portfolio__item-img-wrap {
margin-left:-19px;
margin-top:-19px;
}The page I need help with: [log in to see the link]
- The topic ‘Negative gap between tiles after update to 2.5’ is closed to new replies.