Hello, I need to create more space (reduce the area where type can occur) on every page between the body (left section) and the sidebar (right section), how do I accomplish this?
You can edit line 15 of the single.php file and change col-md-8 to any of the following values,
col-md-8
col-md-7 col-md-6 col-md-5 col-md-4
You must be logged in to reply to this topic.