#5525

Tu Tran
Moderator

Hi,

To solve this issue, please go to the file skin\frontend\default\sns_korion\css\theme-xxx.css, which is currently using on your site, add the code below into the end of file

#sns_topheader .topheader-right .topheader-right-inner #search_mini_form .form-search input.input-text:focus {
  color: #666;
}

Thanks,