Hi,
On my website I have a page set up with page template ‘blank – no header and no footer’, check http://diaconaalsteunpunt.nl/diaconaat-2020/
After upgrading to enfold 2.7 I now get an unwanted white bar at the top of the page. I found out it is caused by selecting the sticky menu option. Since I need the stikcy menu, I don’t know how to fix this… Is it a bug or a feature? :)
Greetings,
DJ
Hi djpoel!
You can remove it with:
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top.page-template-template-blank-php #main {
padding-top: 0;
}
Best regards,
Devin
Hi Devin, that works. Thanks.
Is this something that will be ‘fixed’ in an update?
cheers
DJ