Hi, first can I say I absolutely love the theme and I'm having so much fun with it!
I'm having a problem with blog layout under the categories. When I add a blog as an element on a post I can choose 'Masonry style', giving me the featured images at the size I upload them, but when I search a specific blog category the images are huge! I've been all weekend trying to find the function to make the category blog rolls 'Masonry style' too but I can't do it. Help!
Example - http://forreadingaddicts.co.uk/category/polls-and-discussion
Hi, first can I say I absolutely love the theme and I'm having so much fun with it!
I'm having a problem with blog layout under the categories. When I add a blog as an element on a post I can choose 'Masonry style', giving me the featured images at the size I upload them, but when I search a specific blog category the images are huge! I've been all weekend trying to find the function to make the category blog rolls 'Masonry style' too but I can't do it. Help!
Example - http://forreadingaddicts.co.uk/category/polls-and-discussion
Hey Kath,
We dont have a category masonry option but you can use this css to reduce the image sizes .
.category article.post .content-inner .post-featured-img img { max-width: 200px; } .category span.post-featured-img { float: left; padding-right: 20px; }
Thanks
Salient Support Team
That worked perfectly! Thank you. Love the theme.