This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

transparent background for magnifying glass

Home Forums Product Support Forums Ajax Search Pro for WordPress Support transparent background for magnifying glass

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16650
    mbmorris31mbmorris31
    Participant

    I need the magnifying glass to be black with a transparent background. I can’t find the css that controls this. can you help?

    #16657
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Sure! I believe this custom CSS will help you out:

    [html].promagnifier {
    background: transparent !important;
    box-shadow: none !important;
    }

    .probox {
    background: transparent !important;
    box-shadow: none !important;
    }[/html]

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.