#68778
vako
Keymaster
WP Royal Team

Hi Daniel,

 

Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

.main-nav-search {
color: #fff !important;
}
.fa-times:before {
display: none;
}

 

Kind Regards