• Resolved DerrickG72

    (@derrickg72)


    I want to make my text inside the search field white but I have gotten this far and am stumped! Currently the text is either transparent or black becasue you cant see it.

    .aws-container .aws-search-field {
    border-color: #e60000 !important;
    font-size: 15px !important;
    background: transparent !important;
    }
    .aws-container .aws-search-field::placeholder {
    color: #fff !important;
    }

    Thanks,

    Derrick

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘issues with front color’ is closed to new replies.