We have a minimally styled product site that we give to our customers as an iframe to embed on their websites. We need to hide a certain menu item for some of the clients we give the link to. Is there a way we can add a variable to the iframe url or something in the iframe code itself where we could pull in a separate style sheet? or maybe use JS somehow?
Thanks!