• soulluciani01

    (@soulluciani01)


    I’m using the noteskine theme. I replaced the menu with text links inside the wordpress post. The problem is there is a hover that I can not seem to get rid of. I not an expert but I have tried a ton of different ways to get rid of it and nothing works.

    If someone would please give this a look I would really appreciate it.

    Here is the link http://www.chowhausoakland.com
    The menu consists of “about food catering contact” thats where the hover is.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael

    (@alchymyth)

    try and add this via a child theme or custom CSS plugin:

    .entry-content a:hover { background-color: transparent; }

    Thread Starter soulluciani01

    (@soulluciani01)

    I tried that with both in the css and with a css plug in. Doesn’t work.

    Michael

    (@alchymyth)

    clear the browser cache – with ‘reload’ or ‘CTRL F5’

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hover from hell’ is closed to new replies.