- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 10:56 PM
Hi,
Please help me out i want to arrange the same box size as mentioned in the below Screen
Same as the Password Reset and Request a Service
Thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:14 PM
Hi @kranthi2 ,
You can do this using Service Portal> Service Portal Configuration > Page Editor/ Widget Editor ( as per your requirement).
Or
You can add css to the container itself. Click the container and the click the pencil icon
Give it a custom class
And add this class to the page specific css

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:14 PM
Hi @kranthi2 ,
You can do this using Service Portal> Service Portal Configuration > Page Editor/ Widget Editor ( as per your requirement).
Or
You can add css to the container itself. Click the container and the click the pencil icon
Give it a custom class
And add this class to the page specific css
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 12:58 AM
Hi @kranthi2
Here are the steps to do it:
Open the Service Portal page in the Widget Editor. You can access the Widget Editor by following these steps:
- Use the All menu to open Service Portal > Service Portal Configuration.
- Click the Widget Editor tile on the Service Portal Configuration page.
In the Widget Editor, locate your custom widget and select it.
In the CSS section of the Widget Editor, you can modify the CSS properties to adjust the size of your widget. You can use properties like width, height, padding, and margin to control the size and spacing of the widget.
Save your changes and test the widget in the Service Portal to see the updated box size.
Please note that the specific CSS properties and values you need to modify may vary depending on the structure and styling of your custom widget. You may need to experiment with different values to achieve the desired box size.
Here are some resources that can provide more information on customizing widget size in the Service Portal:
- How to adjust size of a widget on Service Portal?
- Adjusting widget header size service portal
- How to change the width of widget in service portal
Please refer to the ServiceNow documentation and community resources for more detailed.
Please mark this as accepted and helpful if this solves your query