Home › Forums › WordPress Themes – Premium › Flat Responsive › make post the same width as page? › Reply To: make post the same width as page?
Hi There,
Please use the following css to fix the issue in post page:
.post.type-post { width: 60%; }
Thanks
Lost Password?