Submenu opening to the left?

Viewing 3 posts - 1 through 3 (of 3 total)
  • #17827
    Welmoed
    Participant

    Hi all,

    I have a main menu, with submenus. If I hover over a submenu (from the main menu) the sub-submenus open. Except for the menu item on the far right. This problem seems to be lack of space on the right side of the screen (submenus opening to the right of the menu itself), because if I place this menu-item more to the left, it works just fine.

    Is it possible to have the sub-subitems open to the left for this menu-button on the right?

    You can see it here (http://wp.ontmoetafrika.nl/), then try the ENGLISH-menu-item to see what I mean. Eg the Volunteering and Ecotourism submenus should open up sub-subitems when hovering over them…

    #17839
    Daniel Tara
    Keymaster

    Add this to your custom styles:

    #access li.menu-item-246 ul ul {
    	margin: -45px 0 0 -240px !important;
    }
    #17856
    Welmoed
    Participant

    Thanks!

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

You must be logged in to reply to this topic.