Section wrapper in blog

Hello - The content in my blog posts have a custom section wrapper because I put this code into the CSS

body.single-post .section_wrapper{
width:800px;
}

https://imgur.com/a/LqMGn86

I am wondering if there is a way to keep this section wrapper at 800px on some posts - but not have it on other posts? I don't want all of my blog posts to be restrained to 800px - just some.


Thanks for your help!

Comments

Sign In or Register to comment.