• Resolved Juicy Zone

    (@juicy-zone)


    I have a neat navigation that includes some sort of simple animation by hovering the links. This was suppose to overline and underline the link, not the whole navigation. Any help would be appreciated. i tried decreasing the width, and also assigning the behaviour to several elements like .menu a or menu-item-2284 a, but nothing is working so far.

    I’m trying to replicate the last effect on my page.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’ll need to set position: relative on .nav li a {}.

    Side note: In the future, you’ll probably want to search out a more generic HTML/CSS help forum like StackExchange for these types of questions; here, we really only deal with WordPress-specific questions.

    Thread Starter Juicy Zone

    (@juicy-zone)

    @stephencottontail Hi! Thanks for the help. I understand, it’s kinda hard sometimes to get a support or a reply at StackExchange, but I’ll try it anyways.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trouble with CSS Animation on Navigation’ is closed to new replies.