I’ve uploaded my company’s logo to a workform I was working on, but it’s so tiny. Is there a way for it to take up the majority of the header or is the sizing a constraint Monday.com has on the form? I was uploading high res files so I assumed it would have uploaded pretty large. Thanks for the help!
Monday.com forms may have constraints on image sizing. Try these steps:
Resize Image: Make the image larger before uploading.
Check Form Settings: Look for any options to adjust image size.
Contact Support: Reach out to Monday.com for specific limitations or solutions.
I hope this suggestion will be helpful for you
Best regards
chris1058
I’ve seen this issue on several accounts. I will contact support but it is not just you @avanoo. Please let me know if you resolve this and I’ll do the same!
There is a workaround for this - using the form description that supports HTML for the Logo, Title, and Description.
For example, if you paste this block of HTML in your form description, it will give you a fully customisable Logo, Title, and description:
<div style="text-align: center; width: 100%;">
<img src="https://files.monday.com/use1/logos/5459733/original/eazyapps_logo_102790.png" alt="Contact Us" style="width: 100px; height: auto; margin-bottom: 10px;">
<label style="font-size: 24px; display: block; margin-bottom: 5px;">Contact Us</label>
<label style="font-size: 16px; color: #666; display: block;">We'd love to hear from you! Please fill out the form below.</label>
</div>
monday does limit the space allocated to the description box, so if you find that monday forms do not give you the styling flexibility you are looking for, please try out our monday app form builder EasyForm.
EasyForm supports HTML in the form description and in the description of each question in the form.