Home › Forums › Pro Support › hide excerpt on mobile Tagged: hide excerpt on mobile This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 14, 2019 at 11:42 pm #8735 AlessioParticipant Good morning Tom, is it possible to display only image and title on mobile, and image title AND excerpt on desktop? Thank you in advance, as usual, for your support Alex April 15, 2019 at 5:11 pm #8747 TomKeymaster Hi there, Try this CSS: @media (max-width: 768px) { .wp-show-posts-entry-summary { display: none; } } Let me know 🙂 April 15, 2019 at 5:24 pm #8750 AlessioParticipant Hi Tom perfect, working as I needed. Thank you as usual Alex April 16, 2019 at 4:20 pm #8778 TomKeymaster You’re welcome 🙂 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