Hi MP,
I am currently using and trying to adjust the same theme.
You could try the following code (when you adjust the CSS) :
.header-image, .header-image::after {
height: 150vh;
}
And then change the height to more vh, so it covers the bottom bar.
Greetings,
Anschr.
Thread Starter
Anschr
(@anschr)
I set WP_DEBUG in false. It gives no error or warning anymore. But also no image in the commentfeed.
Hello,
Experiencing the same problem and found the solution!
Go to Settings -> Reading and turn off the “Scroll infinitely” option. This will display 10 posts at a time by default. Or, turn off Infinite Scroll entirely, and the Settings -> Reading option will be used.
I changed the defaultsetting to 100!