-
Posts
22 -
Joined
-
Last visited
Reputation Activity
-
rikkiprice reacted to tuanphan in slideshow title and description on mobile
@FrancesMc Please "Like" if the answer is correct
Remove above and add this
@media screen and (max-width:480px) { /* Show description */ .sqs-gallery-block-slideshow .meta { display: block !important; } /* Font size */ .sqs-gallery-block-slideshow .meta * { font-size: 12px !important; } }