MenuForum NavigationForumActivityLoginRegisterPost Reply: PRO TIPS: Using the new rename element feature <blockquote><div class="quotetitle">Quote from Guest on June 5, 2026, 3:36 am</div>In case you haven’t seen it yet, Webflow <a href="https://webflow.com/updates/rename-elements-and-component-instances" data-clicks="4" aria-label="released an update link clicked 4 times">released an update</a> today to the designer navigation panel which allows you to “rename” any element in the page and assign your own custom name in the nav. <strong>This is <em>not</em> the same as renaming classes. You classes and class names remain unaffected, you are only assigning a custom name to your element in the navigator, instead.</strong> What’s it good for? It’s very handy because you can give much more meaningful, visible names to elements and sections without creating class bloat. That makes it much easier to structure your page in a way that’s more readable. I’m especially using it for those hard-to-find items; <ul> <li>Modals</li> <li>CSS embeds</li> <li>JSON-LD embeds</li> <li>Special admin areas</li> </ul> Moreover, you can use icons as part of the name so that important pieces stand out more visibly when you need them to. Here are a few good ones to copy-paste.</blockquote><br> Cancel