Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351781

    When a user are going to a non existent page 404 – all pages are visible in the nested page sidebar widget. Is theere any way to hide this nested pages under 404 error?

    #352020

    Hey Knut!

    Thank you for using Enfold.

    You can add this on Quick CSS:

    .error404 .nested_nav {
    display: none !important;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.