Home Forums WoodMart support forum Clear search placeholder on click

Clear search placeholder on click

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203852

    Lukszgz
    Participant

    Hi,

    Is there any way to clear placeholder text from search form on click?

    Thank you in advance

    #203884

    Hello,

    Please copy and paste the below given CSS code to Theme Settings >> Custom CSS and check your site after removing the browser cache.

    .search-style-with-bg.searchform input[type=text]:focus::placeholder {
        color: transparent !important;
    }

    Best Regards.

    #203887

    Lukszgz
    Participant

    Amazing! Works great. Thanks!

    #203894

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Clear search placeholder on click’ is closed to new replies.