How can I change the default page width and canvas width

Hi,
Hi,

I would like to create my homepage with HUGO. The Problem is:

  1. I have pages with Javascript and HTML5 canvas. How can I set a fix size for a html5 canvas the theme overwrite my setting?
  2. I use the twentyfourteen theme and I would like to change the default page width. How can I do this?

I have been looking in style.css (twentyfourteen/static/css/), but I can not find it.

Can someone help me?

Thanks Karl.

Find out what classes are being used to set the size, then search all your files for those class names. I imagine it would be in the css framework that theme uses.

Looks like it’s the .page-content class that needs tweaked.

https://wordpress.org/support/topic/theme-twenty-fourteen-how-to-change-the-width-of-my-post-and-page