Hi!
I’ve created a custom component with multiple layers.
It is shown in a components section.
But how to add this component to a page?
Thanks!
Hi @vlaroman
To use component on the page, do the following.
Right click on the component > get component
This will copy the ID of component in clipboard.
Then create empty tag (DIV) which will act as holder, then right click on div > set component
Another way is also to create empty div as holder, select the div and then press CTRL + E, popup will appear where you can search for it and press enter to add it.
Thank you! Very clear! )))
1 Like
You’re more than welcome
We’re here for any help you might need.