@zachleary – the blog layouts Standard, Bold, Mini and Masonry are just that – layouts. They do not indicate the image size used.
Sorry, but I already knew all that.
– you asked the initial question, “Is it only Masonry or Mini“, I then informed you about the two other layouts you did not list.
If you want to reduce your image sizes by 80%, you can use CSS and modify the theme to match your requirements. Here is an example to help you, please add this to Theme Options => Custom CSS:
.mini-items .blog-item figure {
max-width: 20%;
}
—
I answered your second question regarding the sidebar on a blog page. A mini blog layout is set in the page builder as you know. You then set a sidebar in the page meta options, also as instructed above: Meta Options => Sidebar Options.
—
All the best,
David.