How to expand the width of the email context?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 02:49 AM
Hi,
When we receive any emails in INC0001 form it is showing below image. so,
How to expanding the width of the email context and removing the blanks(spacing) from both left and right?
Do we need to increase in email template?
Can anyone please help on this, It will be gratfull.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 03:13 AM
that's how emails are rendered OOTB in the activity formatter which is a UI macro
I don't think you can adjust the spaces and remove the left and right one
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 03:52 AM
So, How to increase left and right of the email content?
Is it possible to increase the container of the email box as highlighted of the below image?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 04:03 AM
yes you can try to play around with the CSS of the email body and try to adjust it so that it occupies some more width
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 04:10 AM
Am i in correct place to modify the css?
Thanks!