How to Decouple Pasted Sections in Webflow for Unique Edits
Hi, pretty sure this isn't Relume specific but wondering if it can be of some help. When copying a section in Webflow (say component "Header 1" with the class name "header1_features") and pasting it, the sections are linked so making any changes to the newly pasted version will also change the original. Let's say I want to change the class names in the newly pasted version to "header1_team", well, doing so will change the originals class names too. I could obviously manually decouple each child element and update it's class name, but if the section has 20+ elements that takes a ton of time! I've tried using Finsweet's folder rename feature, but it doesn't rename the child elements in the pasted version (because they're still coupled with the original?). I'm new to webflow but I've spent the past two hours trying to figure this out lol! So wish I could just open an IDE and cmd+D all similar class name instances and update them in 5 seconds... can anyone help!?