Want to customize the 404 page a little, is there an option?
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
my 404 page automatically opens the right sidebar with a list of every single page on my website. Can I get rid of that?
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
added this but no luck still???
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
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