Home › Forums › Weaver Show Posts & Show Sliders › Thumnnail size (moved from WordPress forum) › Re: Thumnnail size (moved from WordPress forum)
March 2, 2015 at 01:50 UTC - Views: 4
#20449
Moderator
If you ned the featured images in the show post to be smaller than the ones in the theme, then we can do that with Custom CSS.
I would need you to put the Show posts in again to be sure, but it probably is a rule like below in Advanced Options > Head Section > CUstom CSS Rule box
.atw-show-posts img.featured-image {max-width:150px;}
With the value you want