Hey guys,
I have different overlays that I am using in my project, and being that I am embedding it on multiple pages, I am trying to make sure the styles are consistent in all the instances of my project.
And what I have found, is that if I apply styles to the container, they are no longer inherited in full-screen mode.
This is because the canvas is moved out of the container div.
So, my question is, does the canvas have an ID? what can I assign my styles too to make sure that all the images, text etc inside of the full screen instance inherit my styles.
Thanks?
I have different overlays that I am using in my project, and being that I am embedding it on multiple pages, I am trying to make sure the styles are consistent in all the instances of my project.
And what I have found, is that if I apply styles to the container, they are no longer inherited in full-screen mode.
This is because the canvas is moved out of the container div.
So, my question is, does the canvas have an ID? what can I assign my styles too to make sure that all the images, text etc inside of the full screen instance inherit my styles.
Thanks?


