Hi Everyone. I want to reduce the featured image size in the Solo theme. A featured image is required to have an image on the home page next to every blog post title.
The standard version appears full-width above every post, but I want it to be smaller.
Code injection for a specific page or post is the way to go for a single page or post.
If you want to change it across the whole site, then code injection for the whole site is the way to go.
If you want to modify the way images are displayed in all posts using a specific template (ditto pages) and do not want to inject code for every post (page) created with that template, then the template file for that page (post) in your theme must be edited with the html to achieve that.