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