Hi,
as allready mentioned in the topic title I have problems changing the number of columns of my masonryportfolio (see private content). It has the the pre-defined CSS-class “desktopportfolio”.
My goal is to limit the number of colums to two. My settings are:
– perfect automatic masonry
– big distance
– order by date, descending
– 2 columns
– 12 entries
Thx4help
Manu
Hey Manuel,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi Rikard,
thanks for helping! As you wish I put your login credentials in the pc-section.
Manu
Hi Manu,
This is added straight to the page and breaks masonry styles
<!-- Custom Styling Social Stream -->
@media only screen and (min-width: 1200px) { .isotope-item { width: 23% !important; } }
You could try to add this but the styles on the page might override it
.av-masonry-col-2 .av-masonry-entry {
width: 49% !important;
}
Best regards,
Victoria
Hi Victoria,
that seems to work! Thanks a lot for your help!
Manu
Hi Manu,
Glad we could help :}
If you need further assistance please let us know.
Best regards,
Victoria