How can i remove the footer from “Nothing found for” page?
Hey simonac,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.error404 #footer { display: none !important; }
Best regards,
Yigit
Found it under setting –> footer –> standard settings