3rd Level Submenu

  • Posted in : Photographer
  • masterchi3f
    Participant

    Hello,

    I’m trying to set up a 3rd level submenu but it’s not working properly.

    .nav-menu ul {
    display: block; list-style:none; padding:0; margin:0;
    }
    .nav-menu ul li {
    position:relative; display:block; padding: 0; margin:0; line-height: 1; font-size: 13px; font-weight: 300;
    }
    .nav-menu ul li a {
    display: block; padding: 10px 22px;
    }

    What do I have to add?

    Thank you very much in advance.

    Kimd regards.

    masterchi3f
    Participant

    I figured out that in the 992.css the following code defines the submenu structure.

    But unfortunately I’m unable to fix it by myself..

    Menu Structure:

    Nav Menu #1
    – Submenu
    — Submenu
    — Portfolio

    /* navigation level 3 */
    .nav-menu ul ul ul {
    top: 1px; left: 178px; right: auto;
    }
    .nav-menu ul ul ul:after,
    .nav-menu ul ul ul:before {
    bottom: auto; top: 14px; left: -11px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
    }
    .nav-menu ul ul ul:after {
    border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; border-width: 5px; margin-left: 1px;
    }
    .nav-menu ul ul ul:before {
    border-color: rgba(0, 0, 0, 0); border-right-color: #000; border-width: 5px; margin-left: 0;
    }

    masterchi3f
    Participant

    Well the problem is, that the 3rd submenu open up every portfolio link and overlays them all.

    I hope you can help me out.

    ahmetsali
    Keymaster

    Hi, 3rd level submenus should work without editing any css, can you provide your related page url?

    masterchi3f
    Participant

    I’m sorry! I meant a 4th submenu structure. I can’t post the url. I hope you can help me out.

    Thank you very much in advance.

    ahmetsali
    Keymaster
    masterchi3f
    Participant

    well, i figured out that i made a css entry inside the wordpress theme option.. my mistake.

    thank you very much for your time and help.

    CLOSE

    ahmetsali
    Keymaster

    you are welcome.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register