Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor wpsoul

    (@wpsoul)

    You can use css code in your theme

    .wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td{background-color: transparent !important}

    Plugin Contributor wpsoul

    (@wpsoul)

    closed

    Hi there,

    I inserted your code to my themes custom CSS section. But it does not work.

    Tried your code with the last semicolon as well

    .wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td{background-color: transparent !important;}

    Even deleted all caches…

    Why is it not working?

    Thank you for your help

    Plugin Contributor wpsoul

    (@wpsoul)

    provide link on page with table, I will check

    I’m having the same issue … the hover effect won’t go away.

    Thank you.

    Confirming the code above. This is working when added to custom css.

    .wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td{background-color: transparent !important}

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to disable the hover effect’ is closed to new replies.