Price table alignmentJonas2025-06-27T14:54:41+10:00 Home › Forums › Porto – Responsive HTML5 Template › Price table alignment This topic has 1 reply, 2 voices, and was last updated 1 week, 3 days ago by Support. This post has been viewed 49 times Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 27, 2025 at 2:54 pm #10045885 JonasParticipant I added a pricing table, but it is displayed across the entire screen. How can I edit the table so that it is aligned with the other elements on the page? June 27, 2025 at 9:39 pm #10045887 SupportKeymaster Hello, you must add that inside the bootstrap container: <div class="container"> <div class="row align-items-center py-5"> content here... </div> </div> https://getbootstrap.com/docs/5.3/layout/containers/#default-container Author Posts Viewing 2 posts - 1 through 2 (of 2 total)