Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) Author Posts October 29, 2013 at 3:23 pm in reply to: Logo Not Resizing Properly When Mobile Width is Less Than 480px #182063 dennishjmillerParticipant I found this code in the forum and I believe it is working now. @media only screen and (max-width: 480px) { .responsive .logo img { width: 250px!important; } } Added this to the quick styling. Dennis Author Posts Viewing 1 post (of 1 total)