Masonry Flat | Item Size
I'm upgrading a client from betheme 6 to the current one. I'm having issues with displaying the portfolio items on the home page.
In V6 there was an option for "Full width in portfolio grid" but I'm not seeing anything like that in the latest version. If you notice the full width sections in the portfolio grid, this is what I'm trying to achieve.
Is there a setting somewhere that I'm missing or a bit of CSS I can add?
When I set the portfolio to masonry flat it almost works but isn't right. I set the full width section to wide and it covers ~50% of the screen width rather than 100% and when I change that to 100% with CSS it doesn't move the other items down a row.
Comments
width: 100%;
}
.portfolio_group.flat .wide,
.portfolio_group.masonry-flat .portfolio-item.wide {
width: 100% !important;
}
Can you tell me what custom links you are talking about, please?
Because there was no option to add custom links to portfolio item.
Thanks
If is there anything else feel free to ask.
Best regards