Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #399945

    Want to customize the 404 page a little, is there an option?

    #400226

    Hey satucker!

    You can edit the 404.php file for that or if your wanting to edit some of the content of the 404 page then you’ll want to edit the /enfold/includes/error404.php template instead.

    Regards,
    Elliott

    #400369

    my 404 page automatically opens the right sidebar with a list of every single page on my website. Can I get rid of that?

    #400828

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .error404 .sidebar { display: none !important; }
    .error404 .content { width: 100% !important;  border: none; }

    Cheers!
    Yigit

    #400964

    added this but no luck still???

    #401644

    Hey!

    It should be working. Perhaps you have a typo somewhere in your other CSS. Send us a WordPress login and we’ll take a look.

    Cheers!
    Elliott

    #401732
    This reply has been marked as private.
    #402295

    Hey!

    It appears to be working. Try clearing your browser cache.

    If your trying to do something else then take a screenshot and highlight what your trying to do so we can get a better idea.

    Cheers!
    Elliott

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