Symfony
Horizontal Layouts
Horizontal Layouts

In this layout, the navigation bar is positioned at the top horizontally, offering a more spacious and uncluttered interface. It’s ideal for applications where the focus is on content rather than menus, providing a wider canvas for data visualization and interactions. Make sure to clear cache or open in incognito mode to achieve the changes. Do the below changes in the Admin/templates/partials/main.html.twig file.

Horizontal

data-layout="horizontal"

Content Width:
Default

data-content-width="default"

Fluid

data-content-width="fluid"