treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] WP Pages applying max body width, wont reset properly?

  • http://www.jtpenezich.com/hs/tylerhistorycenter/

    The body gets a max width of 1800px. I'm not sure why, but I tried to reset it to 100% doing body .page { width: 100%; }

    However it does not seem to be working, any ideas?

    Solved: New to WP so I had a page wrap with the class of .page... Was interfering with the auto class WP puts on the pages.