How do I change the size of my logo on an AEM Adaptive form template? Its seems small and I would like to enlarge it a little.
Thank you!
Solved! Go to Solution.
Views
Replies
Total Likes
You can resize the component in layout mode[0] if you're creating your own AF template. Also, if you're using the OOTB template then you can resize the logo in style mode.
@nowackem Create a forms theme and map it to a template. Go back to the theme editor you created earlier, select the logo in the header, and change the size attribute. All forms using the template will be changed.
Thank you. This gives me direction. Lots to learn!