I want to make a little space at the top of the service portal container.

ayano
Giga Guru

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?

find_real_file.png

5 REPLIES 5

Saurav11
Kilo Patron
Kilo Patron

Hello,

You can add css to the container itself. Click the container and the click the pencil icon

 

find_real_file.png

 

Give it a custom class

 

find_real_file.png

 

And add this class to the page specific css

 

find_real_file.png

 

Please mark answer correct/helpful based on Impact

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,

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

 

find_real_file.png

 

Give it a custom class

 

find_real_file.png

In the page CSS use the below code:-

.my-height {
margin: 15px !important;
}

 

Please mark answer correct/helpful based on Impact.

Sanjay Bagri1
Tera Guru

Hi 

If you want to reduce the size of perticular item then go to page in editor :change the size. 

find_real_file.png

 

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.