Tagged: caption title, fullscreen slider, smartphone
Hi Elvira!
Add this to your custom CSS.
@media screen and (max-width: 767px) {
.slideshow_align_caption { display: none !important; }
}
Best regards,
Elliott
Thanks Elliott! This worked as I wanted it to :)