PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.footer-subscribe {
max-width: var(--pcctain);
margin-left: auto;
margin-right: auto;
}
.footer-subscribe figure {
width: 100%;
}
.footer-subscribe figure img {
width: 100%;
height: auto;
}Regards,
PenciDesign.