Closed ZerGabriel closed 6 years ago
First you'll want to replace the minified stylesheet casper/style.css
with the human-readable version casper/css/style.css
.
Next, edit the stylesheet on line 4328 and either remove or change the max-width
property: https://github.com/lacymorrow/casper/blob/master/css/style.css#L4328
Thanks for help! It turned out only after I deleted all max-width: 700px; in two files /style.css and/css /style.css
And I am very concerned about the question. Is there any way to make a column on the right ?
Unfortunately there is only the option to add widgets to the footer. You would need to edit the theme yourself to add an option for a column on the right.
How do I increase the page width for content? functions.php > $content_width = 640; / pixels / > It's not working