Home › Forums › Support › Don't show excerpt mobile This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 1, 2017 at 11:25 am #414414 Borja Hello, I would like to know if it is possible to don’t show the excerpt/fragment only in the mobile version. And also to make all the images/pictures in the mobile version full width as the sticky post. my website: http://www.az-carreras.com Thank you so much November 1, 2017 at 6:00 pm #414577 LeoStaff Customer Support Hi there, You can use this CSS to hide excerpt on mobile: @media (max-width: 768px) { .entry-summary { display: none; } } Looks like they are already full width? Not sure what you mean by sticky post? 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