Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #719047

    I need to take the sidebar off of the 404 page and the search results page. I tried inserting some CSS into the Quick CSS styling box but that broke the site up. Is there something I need to remove in the 404 template? I included examples of a link to a 404 error and search results page. Thanks

    #719158

    Hey iveyeng,

    Please try the following in Quick CSS under Enfold->General Styling:

    .error404 .sidebar, .search .sidebar {
      display:none !important;
    }

    Best regards,
    Rikard

    #719429

    Thanks for the quick response! That took care of it. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘editing 404 template’ is closed to new replies.