How can I hide the contact section and headers in design view in Webflow?

TL;DR
  • Open the Designer tab in Webflow.
  • Click on the element to hide and set its display setting to 'None' to hide it from design and live view.
  • For design view only, create a combo class (e.g., "hidden-design"), set its display to 'None', and apply it temporarily.
  • Remove the combo class or reset display settings to default to view or edit hidden elements.

To hide the contact section and headers in design view in Webflow, you can use the visibility settings to manage the display of specific elements while working on the design.

1. Access the Designer

  • Open your project in Webflow and navigate to the Designer tab.

2. Select the Element

  • Click on the element you want to hide. This could be your contact section, headers, or any other specific element.

3. Adjust Display Settings

  • In the Style panel on the right, locate the Display Settings.
  • Choose 'None' from the display options. This will hide the element from both the designer view and the live site.

4. Use Display:none for Design View Only

  • To hide elements in design view while keeping them visible on the live site, create a new combo class (e.g., "hidden-design").
  • Set the display property to None for this combo class.
  • Temporarily apply this class to elements you wish to hide while designing.

5. Toggle the Element Visibility

  • When you need to view or edit the hidden elements again, simply remove the combo class or reset the display setting to its default.

Summary

To hide certain elements like contact sections or headers in Webflow's design view, adjust their display settings to 'None' or create a temporary combo class for design-phase visibility control. This ensures elements are hidden during design but remain on the live site when necessary.

Rate this answer

Other Webflow Questions