Thumbnail size not working
-
Hi,
I am trying to get the images in the style 4 slider to show only thumbnails with no luck. My feature pictures are 600 x 600 and there is a grey background bar on both sides of the picture on the slider.I have cleared cache with no luck of changing the size of the picture size.
I put this CSS in my theme:
.recent-post-slider.design-4 .post-image-bg {
background: none;
height: 150px;
}
.recent-post-slider.design-4 .wp-medium-5 {
width: 150px;
}
.recent-post-slider.design-4 .wp-medium-7 {
width: 80%;
}I have this is the shortcode: media_size=”thumbnail”
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Thumbnail size not working’ is closed to new replies.