• Hello friends,

    Since the last plugin update, the blue color appears in the input, I’ve already tried to adjust it, change the search field template and it didn’t solve it, can you help me please?

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

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

    (@wpdreams)

    Hi,

    Sure!

    It comes from the theme builder, a default button style overrides the search magnifier style. You can try this custom CSS to force it back for the search button:

    button.promagnifier {
        background: none !important;
        padding: 0 !important;
    }

    All the best,
    Ernest

Viewing 1 replies (of 1 total)
  • The topic ‘Input with probelma using’ is closed to new replies.