In Home page (http://www.lofs-shoes.com/blog/), I want to decrease the size of the content of the post showed, but not decrease the size of the rest of the things (image and title), is it possible? telling it than it has to be (example) 750px when the rest is 1024px…
like
“.readable-content { max-width: 1024px;
}”
but only with text (not for feature image for example)