How to unlock classes

Hi, I want to edit a accordion component to remove the “show” class but it is locked and I can’t do anything. WTF ? I just paid for a license, really frustrating. I also can’t convert to html, no option anywhere. Really, WTF I don’t understand the purpose of locking things for users

I paid to gain time making websites, not to waste my time unlocking things

wtff

It’s right in front of your eyes, click a button and it’s done.

1 Like

You can click the Hide button in the Accordion Item toolbar and the “show” class will be removed.

As for converting to HTML, you can right-click the Accordion component and choose “Convert to HTML”. Hope this helps!

1 Like

It’s resolved, thank you. Sorry, I shouldn’t have gotten upset, but I don’t find it very intuitive not to allow us to edit the code directly. Thanks for this “Convert to html” option. Have a great day!

Another way to do this, because sometimes I’m in a hurry:
Add “show” directly to the Class Names Attributes, so I can delete it once I’m finished.

Using the “Show / Hide” in the Toolbar sometimes is a small hassle, because if you leave it showing and export, it will be showing in the exported version.

Just got to also remember to delete the show. :sweat_smile:

1 Like

Can you share with screenshot?

Add “show” directly to the Class Names Attributes

Sorry, I wasn’t at my laptop when I responded!

So, this is how it usually looks while using the Toolbar:
with_using_toolbar

This is how it looks with Accordion Toolbar set to “hide” and just typing “show”:
typed_without_toolbar

The Toolbar is what Gabby sent in her screenshot.

1 Like