You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Im using the filterizr plugin and when i click a category "grooms family" my layout is broken for the last row and the images get stacked. If you click on photos here: https://www.webdevtt.com/text/
you'll see the image going on top one another
Solutions i've tried:
Setting
var filterizd = $('.filtr-container').filterizr({
layout: 'packed'
});
explicitly setting the image height
and
using the imagesloaded plugin
Also the image looks great when all are displayed but breaks when i click the groom's family category.
This is my last resort to get help. If someone can help it would be awesome.
The text was updated successfully, but these errors were encountered:
Hi Im using the filterizr plugin and when i click a category "grooms family" my layout is broken for the last row and the images get stacked. If you click on photos here: https://www.webdevtt.com/text/
you'll see the image going on top one another
Solutions i've tried:
Setting
var filterizd = $('.filtr-container').filterizr({
layout: 'packed'
});
explicitly setting the image height
and
using the imagesloaded plugin
Also the image looks great when all are displayed but breaks when i click the groom's family category.
This is my last resort to get help. If someone can help it would be awesome.
The text was updated successfully, but these errors were encountered: