• Great plugin for voice search. It also works perfectly in Greek. No training required, as with other voice searches. I tested it on a computer and on a mobile phone with male and female voices. It works immediately and understandably.
    But one very small problem I have is that the microphone graphic is black and the background color is dark gray as well. So it is not distinct. I tried to change the background in the search area, but it didn’t work. Any help on this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Pascal Birchler

    (@swissspidy)

    Thanks a lot for your review, I appreciate it!

    Could you perhaps open a new support thread and share your website URL or at least your theme there? Then I can try to help you with changing the colors.

    Thread Starter proiontaghs

    (@proiontaghs)

    I installed the plugin in the online store https://proiontaghs.gr/
    In the context of the search you see what I tell you. That is, the microphone graphic is black and the background color is also dark gray. So it’s hardly visible. I would like some help, because it is a very good plugin for wordpress.

    My theme is BB Ecommerce Store Version: 1.9.7

    Plugin Author Pascal Birchler

    (@swissspidy)

    Thanks!

    So you should be able to add some CSS in the customizer under Appearance -> Customize -> Additional CSS to change the color. The following CSS should make the microphone button white:

    .voice-search-mic svg {
      fill: white;
    }
    Thread Starter proiontaghs

    (@proiontaghs)

    There are no words to thank you for this solution. You are a real scientist and a worthy professional. A thousand thanks.

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