Home Forums Jevelin Theme Unable to get more than two articles in masonry Reply To: Unable to get more than two articles in masonry

Home Forums Jevelin Theme Unable to get more than two articles in masonry Reply To: Unable to get more than two articles in masonry

Shufflehound
Moderator

Please try this:

 

@media (min-width: 1025px) {
.content-with-sidebar-left .blog-style-masonry article {
width: 33%!important;
}
}

Let us know how it works.