Trying clicking the last icon that looks like a play button
View post on imgur.com
Maybe it can help resolve it.
I solved it by trial and error after inspecting the css.
I just added this css to my site :
.header-image .site-header {
min-height: 0;
}
Thanks anyway 🙂
-
This reply was modified 7 years, 2 months ago by paulplusx.