I’m having a hard time figuring out how to configure the template used on the 404 page. For some reason i keep getting the template using the “two-columns-right” class.
Can someone here help guide me in the right direction?
All sections not pages configured to use a specific layout will use the theme’s general layout (as configured in the options).
If you want the 404 section to behave otherwise, you’d need to customize the 404.php file to remove the sidebar(s) and some CSS to override container attributes applied by the body layout class.