Tagged: logo, menu Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 12, 2015 at 7:19 am #517119 gawe223Participant I added this code to remove the logo: .logo img { display: none; } But it still shows on mobile – how do I remove it on both mobile and desktop? Thanks! Grant October 12, 2015 at 4:58 pm #517519 YigitKeymaster Hi gawe223! Please try changing the code to following one .logo img { display: none !important; } Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In