How can I edit a text in Webflow when it is covered by another layer and cannot be selected in the background?

TL;DR
  • Use the Navigator Panel to identify and select the underlying text element.
  • Temporarily lower the z-index of the covering element to access the text.
  • Toggle the visibility of the covering element to edit the text beneath.
  • Use the Layers Panel to directly select and edit the text layer.

Sometimes layers overlap in Webflow, making it difficult to select and edit underlying text. Here’s how you can access and edit the text even if it's covered by another layer.

1. Use the Navigator Panel

  • Open the Navigator Panel by clicking on the Navigator icon on the right side of the Webflow Designer.
  • Identify the Text Element you want to edit in the Navigator's hierarchical list of elements.
  • Select the Element by clicking on it directly in the Navigator.

2. Adjust Z-Index Temporarily

  • Select the Covering Element (the layer that's on top) using the Navigator or by clicking on it.
  • Go to the Style Panel and find the Z-Index or Position Style settings.
  • Lower the Z-Index Value temporarily, allowing you to access the text beneath.
  • Edit the Underlying Text, then reset the Z-Index to its original value once editing is complete.

3. Toggle Visibility of the Covering Element

  • Select the Covering Element using the Navigator.
  • Go to the Style Panel and find the Display Settings.
  • Set the Display to None temporarily to hide the covering element.
  • Edit the Background Text, then re-enable the covering element by changing the Display back to its original setting.

4. Use the Layers Panel

  • Open the Layers Panel from the interface if it's not visible.
  • Find and Select the Text Layer you need to edit.
  • Edit Directly Through the Layers Panel by selecting the layer and then using the Style or Element settings to make your changes.

Summary

To edit text hidden by another layer in Webflow, use the Navigator panel to select it directly, adjust the z-index of the overlapping element temporarily, toggle its visibility, or utilize the Layers Panel to gain access. All these methods provide a clear path to editing the desired text without interference from overlapping elements.

Rate this answer

Other Webflow Questions