drupal 11 canvas cant see header and footer
3 February 2026 at 03:14
I have fresh install drupal 11/cms. I have byte_theme as parent and my custom theme. When i switch to child i cant see header and footer.
regions:
content: 'Content'
header: 'Header'
footer: 'Footer'
dependencies:
- "canvas:canvas"
- "cva:cva"
How can i add footer header to be visible using canvas.
When i switch to base i can see that elements on canvas. Is there some config i`m missing ?
[link] [comments]