• Resolved martinerieck

    (@martinerieck)


    All of a sudden I am getting searches “powered by google” which is completely unrelated to my business. Why are they coming up? How can I turn them off!?

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

Viewing 1 replies (of 1 total)
  • Plugin Author agileLogix

    (@agilelogix)

    As it’s a Google Widget it will always appear but if you still want to hide it you can do it with CSS rules.

    <style>
    .pac-container.pac-logo::after {
    background-image: none;
    }
    </style>

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Searches “powered by google”’ is closed to new replies.