• Hello, I’m not so familiar with WordPress, I’ve been working on some updates for client’s site, and I’ve done a lot, but got to a cul-de-sac trying to make certain menu items clickable.

    Here is the website https://lisacairns.one
    All of the menu items are being clicked as a whole square block, apart from two items “Lisa’s book” and “script writing”..I’ve tried applying a custom css to these to with a class {display:block}..but it didn’t work, then I’ve tried for the whole a link css, and it worked for the rest of the site but not for the menu items..so maybe something is overriding my custom css..and also in the name I’ve set for the Lisa’s book the b is small, but it is being capitalised for some reason.

    Seems like it is not a stock theme, rather was created by someone

    any ideas?

    thanks..

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try using Firefox with the Firebug add-on for this kind of CSS troubleshooting. Or use whatever developer tool is available in your web browser.

    Thread Starter radmitry

    (@radmitry)

    Thanks, I’ve tried that and discovered that menu items that make the whole ul li clickable have “menu-item” class, so I’ve applied that class to my menu item, but it still doesn’t work…I can also see that it’s numeric Id should be menu-item-31, then it would work most likely, but I don’t understand how to change tat number..thanks

    here’s the screenshot
    https://rogercastillo.org/wpquestion1.png

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Making whole menu block clickable’ is closed to new replies.