Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #373233

    The line used in the header main menu that lets the visitor know which page they’re on is too far from the menu link. How do I reduce this spacing? Screenshot of menu

    #373254

    Hey voice903fm!

    It looks like the CSS your wanting to use is this.

    span.avia-menu-fx {
    position: absolute;
    bottom: 20px;
    }

    If that’s not correct then send us a link and highlight in your screenshot how your wanting to change it.

    Best regards,
    Elliott

    #373290

    Ok that fixed it but I had to turn off the shrinking header because with the added code when the header shrunk the link line laid across the actual link text. Making it look crossed out. So I sacrificed the shrinking header.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu Underline Space Help Needed’ is closed to new replies.