Forums
(@spotlight2001)
9 years, 7 months ago
my workaround: custom css for wptouch theme:
this css selector selects the preview image link including the empty img tag
div.flickity-slider div.carousel-cell.is-selected div a.needsclick:first-child { display: none; }