
Announcements
Hi,
I have created a new Canvas app with modern controls and selected the Welcome Screen Template
I would like to add an icon to the left of the Profile picture and can't quite work out how to get it there.
When I select move to right it moves the icon all the way to the left hand side of the screen and then the Profile picture disappears
Purple line is where it is now (and not really visible) and white box is where I would like it to be.
Any idea how I could get it there in a responsive container?
Thanks in advance
Todd
Hi @Tango ,
Since the Header is a complete component, you can only add an icon beside it. So, you can modify the Width property of the Header control, subtract the width of the icon and make it responsive.
Best regards,