Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Anonymous User 15118416

    (@anonymized-15118416)

    Problem Solved!!
    Add an ID to the row what contain the navigation module and apply to that ID a z-index positive value.
    Thank’s

    Hi, sorry for bordering you but I have a similar problem like yours.

    My web is: http://laoficinasecreta.es/ And I The SUBNAV from ¿TRABAJAMOS JUNTOS? It doesn’t work, I tried yo do your solution, but I don’t know how to do it. The part of Z-index I don’t know how to do it.

    Could you help me please?

    Thanks in advance.

    Thread Starter Anonymous User 15118416

    (@anonymized-15118416)

    Hi airinrojas,
    The solution is very simple.
    In setting add an ID for row. (exemple: ID_row)
    Then, Then go to your theme css file and add something like this:

    #ID_row {
    position: relactive;
         z-index: 99999;
    }

    I hope it helps,
    Cheers

    Hi marcionitao,
    Thank you very much, it works!!

    Do you know how do I make the horizontal menu did not drop down by list, but EXPAND-COLLAPSE down? (with editing CSS of theme)

    Thread Starter Anonymous User 15118416

    (@anonymized-15118416)

    Hi helloo007,

    I use Max Mega Menu plugin.
    https://fuc.ww.wp.xz.cn/plugins/megamenu/

    It fulfills perfectly all I need. I think I can help you.

    Cheers.

    marcionitao,
    Thanks!

    Hi Marcionitao

    I also couldn’t figure out how to get this issue fixed.

    Hi Marcionitao

    BTW, Here is the sample site I’m working on: http://www.illusiondezign.com/clients/sanazdemehry/
    I went into the Live Composer Editing Row for the main Div which is the green background and I placed a div id like you mentioned: Custom ID: ID_row. Then I went into the Aprearance-Editor and in the css style I put in: #ID_row {position: relative; z-index: 99999;} It still doesn’t work. Where do you think I’m going wrong.
    Thanks in advance.
    Bob

    Thread Starter Anonymous User 15118416

    (@anonymized-15118416)

    Hi Bob,

    Is strange. This link works perfectly in my browser.

    Marcio

    Hi Marcionitao,

    I tested it at home and it worked. I think I needed to clear the cache on my computer at work. Wanted to thank you for the code. You are awesome.

    Thanks,
    Bob

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Drop down menu not working’ is closed to new replies.