/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/
/* Sakrij caption samo u Popular Posts widgetu za male slike */
.sidebar-widget.st_list_post_new figure.wp-caption img.attachment-thumbnail + figcaption.wp-caption-text {
    display: none;
}
