Tagged: Chat, Hide, mobile, Widget Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 24, 2015 at 4:46 pm #541770 richardelectrixParticipant Hi I have added a chat widget on my site. Is there an eay way with CSS that I can hide the chat widget on max-widget: 480px? November 24, 2015 at 4:53 pm #541777 YigitKeymaster Hi richardelectrix! Please add following code to Quick CSS @media only screen and (max-width: 480px) { div#dpchat_wrap { display: none !important; }} Best 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