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,558
    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