Hello,
I created a custom Menu, named "First" for Pages. But they all links to the mainpage.
Look at http://www.chiemgaukicker.de
The "Second" Menu with Categories works perfectly...
Thanks
Vantoom
PS: ups, sorry for wrong Category 8(
Hello,
I created a custom Menu, named "First" for Pages. But they all links to the mainpage.
Look at http://www.chiemgaukicker.de
The "Second" Menu with Categories works perfectly...
Thanks
Vantoom
PS: ups, sorry for wrong Category 8(
Hey,
open up style.css and replace following code:
.nav_wrapper{
position: relative;
height:36px;
padding-top:125px;
z-index: 6;
}
with:
.nav_wrapper{
position: relative;
height:36px;
padding-top:125px;
z-index: 25;
}Perfect! Thanks a lot!
Glad that I could help you :)
You must log in to post.