• Resolved robelco

    (@robelco)


    Hi,

    First of all kudos for the user friendly plugin! But is it possible to provide me the CSS code to remove highlight icon on hover? Or to provide a choice for this in the menu of the plugin?

    Best regards,

    Vincent

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

Viewing 1 replies (of 1 total)
  • Plugin Author Colin Devroe

    (@cdevroe)

    Hello @robelco – Thank you for the suggestion. We’ll add an option to remove this effect to our roadmap. I’m running Hubbub on my personal site redesign and I can see wanting that myself!

    In the meantime, here is the CSS you asked for. This should do it.

    .dpsp-networks-btns-wrapper .dpsp-network-btn:focus, .dpsp-networks-btns-wrapper .dpsp-network-btn:hover {
    box-shadow: none !important;
    }

    Of course, when we update Hubbub to include this option, you’ll want to remove this CSS. Thank you again!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.