Hey Tom,
got two prob, one big-one small.
The big one: I was used, on this website, to show in the homepage 8 column with mosaic style. To make this I was using – through simple css – this code:
/*.masonry .masonry-post,
.masonry .grid-sizer {
width: 12.5%;
}
.masonry .grid-sizer.width4,
.masonry .masonry-post.width4 {
width: 50%;
}*/
Now I can set just up to 5 columns instead of 8. How can I make 8 columns again?
The Small one is about a weird space line popped up right after the update: please look at this
Can you help?
Thanks