Modifying colors of X buttonsTo modify the color of the X button, edit the CSS file as follows:#liveForm i.fa.fa-times { color: #f5290a !important; }