Add a Portal Banner widget to your portal and modify its appearance and behavior. You can use the Portal Banner widget to display announcements, new product or feature highlights, and important information on the portal
page.
Procedure
-
Navigate to the .
-
Select Designer.
-
On the Service Portal Designer page, search for and select the page to which you want to add the widget.
-
Select the Widgets tab.
-
In the Layouts section, drag the Container layout onto the portal edit page.
-
On the container, select the Pencil icon (
).
-
In the Width field, select Fluid.
-
Select Save.
-
On the container, add a set of columns by selecting the plus button (
).
-
In the column, select the Edit page properties icon (
).
Note: Verify that
Column is selected in the breadcrumbs navigation.

-
Select the Edit page properties icon (
) in the banner in Service Portal Designer.
-
On the Page window, in the Page Specific CSS field, paste the following CSS code.
.col-md-12{
padding-left: 0;
padding-right: 0;
}
.padding-top {
padding-top: 0;
}
If a message appears about the application scope, select
here to be able to edit the record.
-
Select Save.
-
On the Widgets pane, in the Filter Widget field, enter Portal Banner.
-
Drag the widget onto the container.
-
In the Edit page, select the Portal Banner widget.
-
Select the Pencil icon (
).
-
On the Instance form, in the Presentation field, paste the following JSON code into the Search Placeholder Text field.
-
On the Instance form, fill in the fields.
-
Select Save.