Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #254686

    Hi there,
    I have modified the sidebar navigation somewhat, so it’s probably some of my CSS causing this… but
    If I hover directly over (or on top of) the text, it doesn’t activate that text as a link – I have to hover below the text to activate it as a link.
    Here’s a screenshot, & another.
    Any ideas?
    Thanks,
    Jas

    Update: I may have fixed this, I added;
    position: relative;top: 5px;
    to;
    #top .widget_nav_menu ul ul li a
    Which fixed the issue, but I also had to change;
    #top .widget_nav_menu ul ul li:before
    to;
    top: 10px;
    To align the dot – here’s a screenshot.
    That seem all ok to you – what I’ve done?

    • This topic was modified 10 years, 7 months ago by Jason. Reason: fixed - possibly
    #254894

    Hi Jason!

    Thank you for the update.

    As long as it works for you then it’s ok. If you don’t mind, we would like to see the actual website.

    Cheers!
    Ismael

    #255241

    Certainly, here we go: http://www.cdc.org.nz

    #255468

    Hey!

    Thank you for the link. It looks good on my end. Glad you figured it out. ;)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sidebar navigation link bounding box – off’ is closed to new replies.