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;
}
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.
Here is the website that I am working on http://turnerfineart.staging.wpengine.com/american-masters-2018-kathryn-mapes-turner/
Thanks for your help!
Comments