Font size and Date Format

i need customization in below two things.

  1. is there any way to increase font size of Label ?
  2. change date format in suggestion (for example if i am displaying date as suggestion in read only field then how to customize this date format, i need dd-mm-yyyy format).

Thanks,
Hardik

Hi @Hardik_Mehta

For forms lablel there is no feature to increase the font size, you have to override the css using your custom app.

On system settings, you can set the date format dd-mm-yyyy

@rohit_w sorry, i want to change this format in search field. as depict in below screen shot
@rohit_w also in which file i have to edit this css.