1
2
3
4
5
6
7
@media only screen and (min-width: 200px) { .index-gallery .description { display: block !important; } } $excerpt = get_the_excerpt(); echo slb_activate($excerpt);