Can I pass CSS along to the ReadyPlayerMe iframe?

I’m using React and I was wondering if there is any way to pass CSS to the AvatarCreator component so that it will be injected in the iFrame body. I don’t see an option in the config (AvatarCreatorConfig) - so I presume it is not there, but just double checking :slight_smile:

For example I want to pass:

main {
   display: flex;
   flex-direction: row-reverse;
}

So the top bar with the Next button would be underneath the canvas avatar customizer. Quick little hack to have it look better in my UI.

Hi SpaceShift,

This is not possible. However, you can do some customization to your Avatar Creator by choosing your Application in Ready Player Me Studio and choosing → Theme.

More information can be found here: Avatar Creator Appearance | Ready Player Me