3rd tier main submenu

  • Posted in : Bloggy
  • karobchip
    Participant

    I’d like to align the 3rd tier submenu of the top navigation to the right edge of the 2nd tier instead of the left. Is this doable easily through css?

    ahmetsali
    Keymaster

    Hi, yes it is possible with some custom css code;

    .main-navigation ul ul ul { left: 160px;  right: auto; border-right: 0; border-left: 3px solid #096; }
    .main-navigation ul ul ul:after { top: 1.0em; left: auto; border:0; border-top: 12px solid #096; border-left: 12px solid transparent; right: 100%; margin-right: 3px;}
    
    karobchip
    Participant

    Thanks ahmet that worked great.

Viewing 3 posts - 1 through 3 (of 3 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