I have a collapsible div that I want open when someone is viewing on a desktop but when on smaller mobile device I want the div to be collapsed. I'm using the code below.
Thanks for the help but let me see if I can explain a little better. In the code you just sent me works perfect but I want the div to be expanded and when its on a desktop so I used collapse in but then when I go to a smaller screen size I just want the div to be collapse like it would be if you just use collapse.