PenciDesign replied
Hi,
1/ Yeah, we will check and fix it in the next update.
2/ Please try remove this code from your custom css:
body.rtl .penci-grid li:nth-of-type(3n+3){ margin-left: 0!important; }
and add more this code to Customize > Custom CSS to fixed it:
.container.penci_sidebar .penci-grid.penci-fea-cat-style-13 li:nth-of-type(3n+3){ margin-left: 0 }
Best Regards,
PenciDesign