The Custom CSS/JS panel provides built-in Ace code editors for injecting custom CSS and JavaScript into every page of the Obsequy theme without editing theme files.
| Setting | Description |
|---|---|
| CSS Code | Enter custom CSS rules using the Ace editor (Monokai theme). Applied site-wide, overriding default theme styles. |
| JS Code | Enter custom JavaScript using the Ace editor (Chrome theme). Output at the bottom of each page. |
ℹ️ Custom CSS/JS is stored in the WordPress database and persists across theme updates. For complex customisations, a child theme is recommended.