Loupely Canvas is a minimal WordPress theme for people who write their own markup. You paste raw HTML into a Custom HTML block, and the page renders exactly what you wrote, full width, edge to edge. No container constraints, no injected block styles, no theme defaults to undo.
Most blank or starter themes still impose something: a max-width container, block CSS that overrides your styles, a build step, or a page builder sitting between you and the page. Canvas removes all of that and adds only the conveniences that pasting HTML by hand actually needs.
What you get
- Full width passthrough rendering, so what you paste is what ships.
- A global header and footer you set once.
- Head and body code injection for analytics, fonts, and verification tags.
- Per page header and footer overrides.
- Find and replace inside any HTML box.
- Starter content you can load and edit instead of facing an empty box.
Who it is not for
If you’d rather arrange a page in a visual editor, a page builder is a better fit, and that’s fine. Canvas assumes you write markup and want WordPress to stay out of the way.