Describe the bug
Setting cover = true in hero block does not render the hero banner in full screen.
To reproduce
Steps to reproduce the behavior:
- Set a background image as hero banner
- Set
cover = true
- Rebuild
- Hero banner does not renders in full screen
Alternatively, include the commands from your terminal as bash script.
Expected behavior
The hero banner should get displayed in full screen
Log file
Screenshots
Host environment
Please complete the following information where applicable.
- Hinode version: v3.14.1
- Host OS: nixos
- Node version: v24.11.0
- Browser: Mozilla Firefox 153.0.1
Hugo environment
Copy the output of hugo env or npm run env here.
hugo v0.164.0-ce2470e7012b5ab5fc4e10ebe4027e9f8d9e00dc+extended linux/amd64 BuildDate=2026-07-06T16:39:30Z VendorInfo=gohugoio
GOOS="linux"
GOARCH="amd64"
GOVERSION="go1.26.3"
github.com/webmproject/libwebp="v1.6.0"
github.com/sass/libsass="3.6.6"
Additional context
Add any other context about the problem here.
Describe the bug
Setting
cover = truein hero block does not render the hero banner in full screen.To reproduce
Steps to reproduce the behavior:
cover = trueAlternatively, include the commands from your terminal as bash script.
Expected behavior
The hero banner should get displayed in full screen
Log file
Screenshots
Host environment
Please complete the following information where applicable.
Hugo environment
Copy the output of
hugo envornpm run envhere.Additional context
Add any other context about the problem here.