• I would like for the header, navigation menu, and footer to be the same width as the body of my website, which I believe is 1170 pixels wide on the Customizr theme. Everything looks nice on my 1280×1024 monitor, as well as on a phone or tablet, but when I use my 2560×1440 monitor, I think it looks strange to have the header and footer so much wider than the content in the middle. Is there some code I can alter in the theme or function files to set a maximum container width in pixels?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter Eric Sturgeon

    (@esturg4)

    Update: I did find the CSS code below to make the body container 100% but then my featured images and sliders get vertically cropped so I would prefer to find a similar code that sets the max width of the header, navigation menu and footer.

    .container{
    width: 100% !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Setting maximum width on Customizr theme’ is closed to new replies.