How can I remove auto-generated columns in Webflow's tablet view to make a navigation bar with only 4 columns and 2 rows?

TL;DR
  • Switch to tablet view in Webflow's Designer to modify the navigation bar.
  • Select the navigation bar, change the display to Grid in the Style panel, and configure it to 4 columns and 2 rows.
  • Remove any extra columns by selecting them and pressing delete.
  • Adjust navigation items to fit within the grid and check other breakpoints for consistency.

To customize your navigation bar to have only 4 columns and 2 rows in Webflow's tablet view, you need to modify the layout settings of your navigation element. Here's how to do it:

1. Switch to Tablet View

  • Select the tablet icon (second from left) in the top bar of the Designer to switch to the tablet view for your project.

2. Access the Navigation Element

  • Click on your navigation bar in the Designer to select it.

3. Adjust the Grid Layout

  • If your navigation bar uses a CSS grid:
  • Open the Style panel on the right.
  • Under Display, ensure it says Grid. If not, change the setting to Grid.
  • Click on the Edit Grid icon to modify the grid layout.
  • Manually set the grid to have 2 rows and 4 columns.
  • Adjust the column widths and row heights to ensure your content fits within these constraints.

4. Remove Extra Columns

  • If there are auto-generated columns:
  • Click on any extra columns you wish to remove and press the Delete key.
  • Ensure only the required 4 columns remain for your desired layout.

5. Adjust Navigation Items

  • Move or add navigation items so they fit neatly into your new grid layout of 4 columns and 2 rows.
  • Ensure each of the navigation items is properly placed without overflowing the grid.

6. Review Responsiveness

  • Check other breakpoints (desktop, mobile landscape, mobile portrait) to ensure that changes in the tablet view do not negatively impact other views.

  

Summary

To remove auto-generated columns in Webflow's tablet view and design a navigation bar with 4 columns and 2 rows, modify the grid settings in the Style panel of your navigation element, ensuring it fits this specific layout requirement while reviewing other breakpoints for consistency.

Rate this answer

Other Webflow Questions