Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #876207

    How can i remove the footer from “Nothing found for” page?

    #876211

    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

    #876214

    Found it under setting –> footer –> standard settings

    #876222

    Hey!

    Glad you figured it out!
    Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Footer from "Nothing found for" page’ is closed to new replies.