Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #365807

    Hey, I had to modify the css below from left 7% to left 0 (see below) in order to get the underline under the last menu item to line up properly on http://www.teamabi.com/wordpress — I think this is just an FYI for you guys, but let me know if I’m missing something (if this might mess something else up that I’m not noticing). And let me know if there’s a better place to post things like this. Thanks!

    .html_header_searchicon_disabled #top .main_menu .menu > li:last-child > a .avia-menu-fx {
        left: 0;
    }
    #366132

    Hey sky19er!

    Thanks for the heads up. Your code looks fine :)

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘last child menu underline alignment off’ is closed to new replies.