[Support request] Turn off default 404 page content

Home Forums Support [Support request] Turn off default 404 page content

Home Forums Support Turn off default 404 page content

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

    I would like to turn off/remove the side bar and default content of the 404 page to just leave the site header and footer, the primary navigation and the page header created in GPP.

    #363355
    Tom
    Lead Developer
    Lead Developer

    You should be able to do this:

    .error404 #page {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.