Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - Power Apps Portals
Answered

Reduce Size of Power Apps Portals List Container on Screen

(0) ShareShare
ReportReport
Posted on by 5,041 Super User 2025 Season 1

The first image is the design version of a list. The second image is that list displayed in the user

interface. As there are only two columns I liked to reduce the width of the list 'container'/'box';

where how would I achieve this task?

 

Goal 1: Minimize width to 300px

Goal 2: Center small container/box on screen

Phineas_0-1641576079232.png

 

Phineas_1-1641576111277.png

 

  • Verified answer
    Community Power Platform Member Profile Picture
    on at
    Re: Reduce Size of Power Apps Portals List Container on Screen

    Hi @Phineas ,

    This can be achieved by adding div , try below codes:

     

    <div class="row sectionBlockLayout" style="display: flex; flex-wrap: wrap; padding: 8px; margin: 0px; text-align: left; min-height: 100px;">
     <div class="container" style="display: flex; flex-wrap: wrap;">
     <div class="col-md-12 columnBlockLayout" style="display: flex; flex-direction: column;">
    {% include "entity_list" key:"YourEntityListName" %}
    </div>
    </div>
    </div>

     

    Manar_0-1641582054931.png

     

    let me know if that helps

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 60 Super User 2025 Season 1

#2
Fubar Profile Picture

Fubar 55 Super User 2025 Season 1

#3
surya narayanan Profile Picture

surya narayanan 35