Hi,
still no success - my menu looks like the one on the demo site but
there is no border for the active menu item. I can't find the solution.
CSS files are original, but it doesn't highlight the active item.
I posted the link to the website above - could you please have a look
and give me a hint, why this just doesn't work?
my template style is default and my theme color is red. sidebar color is white.
I really need help on this one!
Additional Info:
In the Demo the active menu item is css classes:
ul class="menu menu-dropdown">
<li class="level1 item101">
<li class="level1 item102 parent active current">
<a class="level1 parent active current" href="/jp_galeria/theme-features.html">
on my website it is just:
<ul class="menu menu-dropdown">
<li class="level1 item">
<li class="level1 item">
that means theres is no number to identify the single items and there is no current item that a style could be assigned to - who comes?
Last edit: 11 years 5 months ago by profX. Reason: new info
Please Log in or Create an account to join the conversation.