Hmm... rather than detect that it is mobile and display I wanted to change out the logo for the small minimised icon when you reduce the screen size to xs. I tried using the hidden-xs class on the standard logo so that it is shown until the xs view, and then created a second class that i only want shown on xs by applying hidden-lg hidden-md hidden-sm that references the new small logo source. But when I have both lines in there the small logo doesn't seem to show.
When I comment out the first line the small logo shows only on xs view which is what i want but i cant get the standard logo to appear at lg, md and sm widths.
heres the code ive inserted inside the logo div:
[

](index.html)
[

](index.html)
[

](index.html)