I'm having a little problem with the way my portfolio is displayed on some screens (just a few of them, including iPad Pro and MacBook Pro 13, depending on your window's size of course).
I've set my portfolio's layout to Constrained Fullwidth (I set the container's width to its maximum, 2000px), because I wanted it to have some borders. It's in a row whose type is Full Width Background.
Most of the time, the portfolio resizes properly (e.g. thumbnails moves so that the portfolio always keeps the same "rectangle shape").
However, on some screens, here's what I have (see screenshot of iPad Pro and MacBookPro 13 layouts). The last thumbnail moves to the bottom, leaving a not-so-nice blank area to its right.
On iPad and others types of screens, I don't have this problem (see iPad's screenshot).
So do you know if it's possible to avoid getting this "disordered" layout, maybe in the CSS?
Unfortunately thats how a "Masonry" Layout works try using "Auto Masonry" . We cant force a Thumb to change its position and keep its same size as well .
Hey guys,
I'm having a little problem with the way my portfolio is displayed on some screens (just a few of them, including iPad Pro and MacBook Pro 13, depending on your window's size of course).
I've set my portfolio's layout to Constrained Fullwidth (I set the container's width to its maximum, 2000px), because I wanted it to have some borders. It's in a row whose type is Full Width Background.
Most of the time, the portfolio resizes properly (e.g. thumbnails moves so that the portfolio always keeps the same "rectangle shape").
However, on some screens, here's what I have (see screenshot of iPad Pro and MacBookPro 13 layouts). The last thumbnail moves to the bottom, leaving a not-so-nice blank area to its right.
On iPad and others types of screens, I don't have this problem (see iPad's screenshot).
So do you know if it's possible to avoid getting this "disordered" layout, maybe in the CSS?
Thanks a lot guys!
Hey Again,
Unfortunately thats how a "Masonry" Layout works try using "Auto Masonry" . We cant force a Thumb to change its position and keep its same size as well .
Best
ThemeNectar Support Team