I’ll do the child theme later.
I tried adding this custom CSS:
.site-header {
position: fixed;
}
The result looks strange (image only visible on the left side, the area of the site-header .home-link remains white). Any idea why, or can you maybe provide the custom CSS to get it working correctly.
Thanks, Frank