Hello,
I am working on a website where I am using the portfolio block from the Muffin Builder and I am using MasonryHover Description as the style, the page can be seen here:
[Links visible only for registered users]
How can I achieve all the images being different sizes?
TIA
Comments
to get this type of portfolio, you must use Masonry Flat style for portfolio and also for each portfolio item, you must select right Item Size under Portfolio Item Options section.
2) To remove this effect, please use the following css:
.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }