Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 7, 2020 at 3:23 pm #1210737 lyndondarkesParticipant hi, is there a way to hide the socket on mobile devices? May 7, 2020 at 4:44 pm #1210760 NikkoInactive Moderator Hey Lyndon, Please try adding this CSS code in Quick CSS, located in Enfold > General Styling: @media only screen and (max-width:767px) { #socket { display: none; } } Best regards, Nikko 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