@ shawnku – thanx
re double menu: I still don’t know how to fix this but it looks like the two different menus are displayed at one time. The temporary solution is to switch off one of them using one of this css:
.navbar-black-init {
display: none
}
.navbar {
display: none;
}
In one case when loading there is no menu till you start scrolling down. In the other menu is fixed but there is a logo on the bar from the very beginning.
If you find any better solution pls let me know.
hi, I have the same problem. Tried removing all css regarding navigation, reinstalled polylang. Nothing helps :/
My site: http://www.ameliaromanska.com/pl/
Would be delighted with a solution!