PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
body.home .penci-home-popular-posts {
background: #000;
width: 100%;
padding-top: 60px;
}
body.home .penci-home-popular-posts > .swiper {
max-width: var(--pcctain);
margin-left: auto;
margin-right: auto;
}
Regards,
PenciDesign.