#3400

Tu Tran
Moderator

Hi,

If you want to display search bar on all screen, please go to the file skin\frontend\default\sns_toronto\less\content\home.less, find the code with the key ‘.form-search’, replace

&:hover, &:focus

By

&

and replace the code at tag input.input-text

width: 0px; padding: 0px;

By

/* width: 0px; padding: 0px;  */

Please see the screenshot on the link below for more detail.
http://take.ms/hclhL

Thanks,