Hi - I’m putting a background image/photo in “Section 1” at the top of a page (just under navbar).
No matter what I do, the top of the image is cropped when the page is rendered.
(I’m aware of and able to use the information on this page: https://theme.co/docs/creating-layouts)
Examining the rendered page, It looks like this is due to the navbar occupying the top part of the section. The Inspector also shows that Section 1 includes the navbar at the top of the section.
If I add a section above the one with the background image - the image displays ok (I can control it) - but the empty section creates some unoccupied space between the navbar and the section (now just below) with the background image.
This seems a bit odd to me. Is there a way to put an image at the top of a page (under the navbar) without artificially adding empty space to get it free and clear of the navbar?
Thanks