• Resolved misaka1

    (@misaka1)


    Hello,

    I’m loving the plugin but for some reason, it does not work for me as intended.
    it works properly only on the page.
    If you check my posts hyperlinks, even though I set the underline hover color to white or transparent it is still showing the underline.

    Is there some conflict between my theme and the plugin or something? Can I fix it?

    Thank you very much!

    • This topic was modified 5 years, 1 month ago by misaka1.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter misaka1

    (@misaka1)

    For anyone wondering and having this problem (it is probably caused by Colormag theme) add this to the additional CSS

    a:hover, a:visited, a:link, a:active {
    
        text-decoration: none!important;
    
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Underline hover does not work properly’ is closed to new replies.