PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width: 960px) {
.penci-block-col-3 .penci-post-item:nth-child(3n+1) {
clear: unset;
}
}This is a similar issue with: https://pencidesign.ticksy.com/ticket/3368001/. Please posts all the issues of the responsive in 1 ticket.
Regards,
PenciDesign.