Elysian
Member
Posted 2 years ago #
Hello there,
I'm having problems with my drop-down menu. In my theme, I have a kind of highlighter for new news. When I try to put the mouse over the drop down menu, the news thing is shown instead.
You'll see what I mean by visiting the website:
http://koa-cn.com/wparab/
How do I fix this?
Parse error: syntax error, unexpected $end in /home/c3t000/public_html/koa-cn/wparab/wp-content/themes/magazeen-wordpress-theme/magazeen/index.php on line 148
Elysian
Member
Posted 2 years ago #
Elysian
Member
Posted 2 years ago #
Anyone? This should be easy I just have no idea how to do it.
add to your style.css file:
ul.children {
z-index: 200;
}
Elysian
Member
Posted 2 years ago #
wow! That fixed it!
You're the best! Thank you!