Full-width post layout

Dear Activello Support,
Hope you have a good day today. I’m currently working on activello child theme and have two struggles.
1.I would like single post to be displayed full-width in column of maximum width 690px. I used one of codes from activello forum:

@media (min-width: 992px){
.main-content-inner.full-width {
    max-width: 690px;
    float: none;
    margin: 0 auto;
}
}

It works fine but is it possible to make only images in post wider (1000px width)? While other elements like text, galleries, related posts, etc. would fit in column of 690px like on attached pictures.

2.Is it possible to set full-width layout as default for post? Not to change it each time new post is uploaded.
Thank you in advance,
Katerina

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
Major customization of the template is necessary to achieve your goal, its possible but changes in php and CSS is necessary
Thanks!
Colorlib Support Team

Oh ok, I got it. Probably I have to figure out something else for now, not to mess up the whole theme with my lack of knowledge :smiley: Anyway thank you for response.
Have a good weekend,
Katerina

Hello there,

I hope you are doing well today.

You can enlist the aid of a developer to make the changes to the theme. You can contact one here:
https://colorlib.com/out/envatostudio

Best Regards,
Support