Forums

Drop down categories in front menu not working (3 posts)

  1. Aranarth
    Member
    Posted 9 months ago #

    Hi, I'm using Lightword for months now, and I've stumbled upon an issue.

    As you can see on my page Music Box, I'm using categories on the front page menu. When you hover the mouse over some categories, a drop down menu appeared with sub-categories, it's the case for the "chroniques" category.

    But strangely enough, it's not working anymore like it's supposed to (as seen on the lightword example page. The subcategories menu actually drops down but it looks as if it goes "under" the first post on the page.

    Sorry if it's not very clear, it should be clearer if you have a look :)

    Thanks for the help

  2. davidmastro
    Member
    Posted 9 months ago #

    One of the most recent WordPress updates seems to have caused the same issue for my web site... I added a z-index value to pull the drop down menus in front of post/page titles.

    In the theme editor I added the following to the style.css file in the /* FRONT MENU */ section:

    #front_menu ul { z-index:1; }

  3. Aranarth
    Member
    Posted 9 months ago #

    thanks for the help, but it didn't work for me. Do I have to put #front_menu ul { z-index:1; } in a particular place inside the /* FRONT MENU */ section?

Reply

You must log in to post.

About this Topic

Tags