Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    I’m afraid I don’t understand what you’re referring to. Can you post the URL showing the issue or a screenshot please?

    Thread Starter dumpster12017

    (@dumpster12017)

    Go to https://www.artidiot.com and on the left side you will notice a question mark and an ampersand icon / button. Scroll down to the next page so that the buttons are against the white background of the page. Now hover over each button and you’ll notice a black box or background appears behind the icons or buttons. My question is… is there a way to remove these black boxes or backgrounds so that they do not appear… is there a css code you can give me that will do this?

    Thanks

    Thread Starter dumpster12017

    (@dumpster12017)

    Maeve… I’ve resolved the problem by adding the following CSS

    #ssb-container ul li:hover {
    background: none !important;
    }

    Plugin Author Maeve Lander

    (@enigmaweb)

    Great. Thanks for sharing your solution. Marking this resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Background’ is closed to new replies.