I have a responsive website, but I need it to be displayed differently within a webapp iframe (no navigation menu, no footer, for example). How do I load a different css, or hide elements, if the content loads inside the / iframe application? (remembering that the responsive version in the browser will continue as it is).
Thank you.