Hello @eironeia,
The header image and banner image both change in different ways.
1) By using the given screenshot, you can change the banner image of the homepage
Go to Homepage >> Edit with elementor
i) https://ibb.co/xJr7yDG
ii) https://ibb.co/FXnFv1F
2) For the header image (Which appear on inner page)
Go to Dashboard >> Appearance >> Customize >> Header Image
Thank You.
Hi … I completly forgot to thank you.
So: thank you very much, this was a great help!!!
Though I think …. usability 🙁 ……. only when you know your way around, you will find it. Just now that I realise …. I have to undo all WordPress configurations to have Elementory as standard configuration.
Another problem I walk into …. can I make the header les high I inserted a citure woth other dimensions, less hig, same width. I cannot se any difference.
I can fond elementory tutorials, I can’t find tutorials specific on this theme.
Hello @eironeia,
Please elaborate on your problem so that we can solve it.
Thank You.
Thank you so much… only now starting over again. Have some struggles with elemento.
The image/ banner at the top takes a lot of space, diminishing the height doesn’t make it less high. Where do I find the given dimensions of the header of the homepage, to change that? https://t-groenewoud.nl/
Hello @eironeia,
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Add code and publish it.
.header-image-box {
height: 350px !important;
}
Note: Change the value of height according to your preference.
Thank You.