I want to make a little space at the top of the service portal container.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 10:52 PM
I want to make a little space at the top of the Service Portal container as shown in the image below.
How can I make it?
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 11:16 PM
Hello,
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
Please mark answer correct/helpful based on Impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 12:22 AM
Hi,
Thank you for the reply.
Can I make a blank at the top of the container that way?
There was no space when I try...
Thanks and Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2022 01:08 AM
Hello,
Do the below tried on my PDI working:-
You can add css to the container itself. Click the container and the click the pencil icon
Give it a custom class
In the page CSS use the below code:-
.my-height {
margin: 15px !important;
}
Please mark answer correct/helpful based on Impact.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2022 11:52 PM
Hi
If you want to reduce the size of perticular item then go to page in editor :change the size.
go to below link also for more information :
How to reduce the height of a container in Service Portal ?
Please mark my answer is correct and helpful.
Thanks
Sanjay Bagri
QBrainX Pvt. Ltd.