[Resolved] Sidebar navigation clickable area wider

Home Forums Support [Resolved] Sidebar navigation clickable area wider

Home Forums Support Sidebar navigation clickable area wider

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #915042
    takkularapsis

    Hi,

    How can i make a link in sidebar to be clickable in wider area than it is now? I have to click “.a”-area to click the link active, and i would like the clickable area to be wider like 195px x 81.5 like the “.widget ul li” area is?

    #915229
    David
    Staff
    Customer Support

    Hi there,

    can you check the URL you have added by editing the original post – its currently redirecting me to the login. I would need to see the front end of the site to advise on this.

    #916819
    takkularapsis

    Hi,

    Sorry, now the link should be ok.

    To the issue, i have secondary nav in “tuotteet”-page and i would like this linked page navigation to be alike. I could make all the same with css, but the clickable area is something my amateur skills wont manage…

    #916932
    David
    Staff
    Customer Support

    Is the page actually accessible without a password? As i am still being redirected to a password page. Let me know.

    #919096
    takkularapsis

    Sorry, there was a password on. :/ Now disabled it and should be seen.

    #919278
    David
    Staff
    Customer Support

    Try adding this CSS:

    .widget_nav_menu ul li a {
        display: block;
    }
    #920260
    takkularapsis

    Worked perfectly, thank you!

    #920449
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.