Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 30, 2015 at 12:03 pm #451984 acward1Participant when one image is selected in a gallery on a mobile device the caption of the first image sticks to the screen when viewing the slide show- is there a way around this? I am happy to lose the captions in mobile view. June 1, 2015 at 4:53 pm #452629 ElliottInactive Moderator Hey acward1! Try adding this to your custom CSS. @media screen and (max-width: 767px) { .mfp-title { display: none !important; } } Best regards, Elliott 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