Hello,
after the update to version 1.9.8 the Projecttitle on the upper left corner goes under the images. How can i change it that it goes over the images?
http://m-czyk.de/wp/handwert-traditionsberufe-in-der-modernen-gesellschaft/
The code is
.fixed-element{
position: fixed;
top: 100px;
left: 2%;
z-index: 5;
}
Thx
Marcin