Color Tekst searchbar - by gewoonbovenaan

This topic has 2 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Olga Barlow

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    December 10, 2018 at 11:21

    Hi the tekstcolor of this searchbar is grey which makes it hard to read. How can i change the color of the tekst and the tekst itself?
    https://gyazo.com/15047a005681e42955e259fce2fd970b

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 10, 2018 at 19:38

    Hello,

    Use the following custom to change the color:

    .header-search .search-form-wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #fff;
    }
    .header-search .search-form-wrapper input::-moz-placeholder { /* Firefox 19+ */
      color: #fff;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.