Please help me out i want to arrange the same box size as mentioned in the below Screen

kranthi2
Tera Expert

Hi,

Please help me out i want to arrange the same box size as mentioned in the below Screen

kranthi2_0-1705301769922.png

 

Same as the Password Reset and Request a Service

 

Thanks,

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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

 

SandeepDutta_0-1705302679566.png

 

 

Give it a custom class

 

SandeepDutta_1-1705302679517.png

 

 

And add this class to the page specific css

 

SandeepDutta_2-1705302679574.png

 

 

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

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

 

SandeepDutta_0-1705302679566.png

 

 

Give it a custom class

 

SandeepDutta_1-1705302679517.png

 

 

And add this class to the page specific css

 

SandeepDutta_2-1705302679574.png

 

 

DpkSharma
Giga Expert

Hi @kranthi2 

Here are the steps to do it:

  1. 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.
  2. In the Widget Editor, locate your custom widget and select it.

  3. 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.

  4. 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:

Please refer to the ServiceNow documentation and community resources for more detailed.

Please mark this as accepted and helpful if this solves your query