Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #2171162
Placeholder color
Closed

Comments

  • autrementclothing started the conversation

    If tried to change the placeholder color of the search field into white, but it doesn't work.



  •  1,561
    Laborator replied

    Hi there,

    Add this CSS to Custom CSS to change the color of the search placeholder:

    header.site-header .header-widgets .search-form .search-input-env .form-control,
    header.site-header .header-widgets .search-form .search-input-env .form-control::placeholder {
        color: red !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group