PenciDesign replied
Hi,
Please try again with this code:
@media only screen and (min-width: 1170px){
.home-featured-cat-content.style-7{ width: calc(100% + 20px); margin-left: -10px; }
.home-featured-cat-content.style-7 .penci-grid > li{ width: 25%; padding: 0 10px; margin-right: 0; }
.home-featured-cat-content.style-7 .penci-grid > li:nth-of-type(3n+1){ clear: none; }
.home-featured-cat-content.style-7 .penci-grid > li:nth-of-type(4n+1){ clear: both; }
}Best Regards,
PenciDesign
