How to adjust the list width on Service PortalIssue By default, portal lists leave empty space on both sides as shown in the following image. This article shows how to make the lists fill the entire page area. Resolution1. Select Control while right-clicking to display the menu, and then select Instance in Page Editor. 2. This opens the Edit List (list) page in Designer page. 3. Select the list container. Note: A page could contain multiple lists. To make all the lists use the full page width, select each container individually. 3. On the right side, the Width option offers a choice between Fixed and Fluid. Select Fluid, and then select Save. 4. The list now displays across the full width of the page as shown in the following image. Things to consider: Setting the list width to fluid will automatically adjust itself if the browser window is maximized or minimized.For some users, not using the entire page area to render a list is not a good UI experience.By increasing the width, you could add more columns, and the list will not look clogged.