Home › Forums › Pro Support › show entry only in mobile This topic has 3 replies, 3 voices, and was last updated 3 years, 1 month ago by David Beckwith. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 18, 2020 at 3:31 am #18381 JosepParticipant Hi, Does anyone knows a way to show a entry only in mobile? Thanks August 18, 2020 at 1:10 pm #18393 TomKeymaster Hi there, What do you mean by entry? The entire list or just a single post? Let me know 🙂 August 19, 2020 at 5:03 am #18407 JosepParticipant The entire list. August 19, 2020 at 6:41 am #18417 David BeckwithParticipant Hi there, Try this CSS: @media(min-width: 769px) { #wpsp-1275 { display: none; } } Change 1275 to whatever the list ID is. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In