PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
body.error404 .penci-header-wrap,
body.error404 .penci-footer-social-media,
body.error404 #widget-area,
body.error404 #footer-section {
display: none;
}
Regards,
PenciDesign.