The General Settings section contains site-wide configuration options for the Obsequy theme including maintenance mode, the back-to-top button, and code injection points.
| Setting | Description |
|---|---|
| Enable Maintenance | Toggle the site into maintenance mode. When enabled, front-end visitors see a maintenance notice instead of the site. Default: Disabled. |
| Enable Back To Top | Show or hide the floating “Back to Top” scroll button that appears in the bottom-right corner of every page. Default: Enabled. |
| Space before </head> | Enter custom code (meta tags, CSS links, tracking scripts) to be injected just before the closing </head> tag on every page. |
| Space before </body> | Enter custom code (analytics scripts, chat widgets, tracking pixels) to be injected just before the closing </body> tag on every page. |
ℹ️ The code injection fields use an Ace editor. Always test code injections on a staging site before applying to production.