2 Replies Latest reply: Jun 17, 2014 7:16 AM by TripleRRR RSS

    How do you hide elements for mobile screen sizes?

    TripleRRR Community Member

      I've built an interactive Edge page that is 1200 pixels wide. I'm working on making things responsive, and I would like to hide elements when the browser hits a mobile screen size - similar to adding a media query and setting an element to display:none at 450px or similar. How can I do this within Edge?

       

      If this is not possible within the interface, can I add my own media queries to the css to do this?

       

      Thanks.