Yessss it works. Thanks a lot! :D
L
lauran
@lauran
Posts
-
website visible for a sec before intro is coming in -
site title and menu overlayed by freely placed imagesI added this code to the css, so its basically solved, even tho it might be good to keep this in mind for a further bug update or a possibility to change in the system by itself.
.sitetitle {
z-index: 1000;
}.laynav.desktop-nav.show-submenu-on-hover.submenu-type-vertical.laynav-position-top-right.arrangement-horizontal.position-top.is-fixed.primary {
z-index: 1000;
}