• Resolved Lucii1708

    (@lucienne1708)


    Dear sirs,

    For the website https://www.botanicaelgranpoder.nl I used your plugin. It is exactly what I needed. I only stumbled against one problem. When you will go to the website, you will see a black box in the search box. I could not find a way in the settings to remove it.
    Because of this black box you can not see what the first five letters are what your typing.

    How can I remove this black box?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi!

    It is because the theme CSS conflict, where in both cases we used the same style class name, and the loading bar gets moved to the right.

    To resolve it, use this custom CSS:

    div.asl_m .probox .proinput .loading {
        position: static !important;
    }

    It should fix the issue immediately.

    Thread Starter Lucii1708

    (@lucienne1708)

    Super! Thank you. You are the best!

    Plugin Author wpdreams

    (@wpdreams)

    You are welcome, and thank you for your kind words ??

    I will mark this thread as resolved now. Feel free to rate the plugin if you like it, it is greatly appreciated.

    Best Regards,
    Ernest M.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘black box in search box’ is closed to new replies.