Problem pinning a group to the page

I can pin individual items to the page but right-clicking a group doesn’t give that option. Can I do this with code?

Not sure, but you could definitely put all the elements in your group into a container box, set its background to 0% opacity, and pin that container box to get the same effect with no code. Good luck!

Thanks. I did have a container box, but I should have pinned it before moving all the elements into it. Works fine now!