On an site with GeneratePress Premium and Elementor Pro, I’m using the Greenhouse.io job board platform, and I’m integrating it with a code snippet they provided which creates an iframe.
They have a way to reference an external stylesheet so that the job board is styled correctly not only within my site, but if the job board is being viewed in a different context.
What is the best way to handle this? Add the selectors to the current stylesheet and point them to that? If so, which one?
Or is it better to create an additional stylesheet just for them? If so, is there any way that’s going to work better than just FTPing the file to the server?