Classic ui lay-out

Hello,

Can anyone help me why my switch aren’t fitting in the lay-out?

Try to give the switches a label text (either via item definition or in the sitemap).

Sitemap:
Switch myItem "MyText"

or Sitemap:
Switch label="MyText item=theItem

with kind regards,
Patrik

Thanks indeed that solves the problem