• Resolved lovelyl1ly

    (@lovelyl1ly)


    Can someone tell me how to fix the position of the white hover box/block around the first and last options on my navigation menu?

    Here’s my website:

    I tried to figure it out myself, but I’m a newbie when it comes to coding.

Viewing 1 replies (of 1 total)
  • Thread Starter lovelyl1ly

    (@lovelyl1ly)

    I changed the following code to:

    (.omega-nav-menu > li:first-child a {
    padding-left:20px;
    }
    .omega-nav-menu > .last > a {
    padding-right:20px;
    })

    At first they were both 0, hope this helps someone else ??

Viewing 1 replies (of 1 total)
  • The topic ‘Hover Effects’ is closed to new replies.