Set a max width for site [content] with Integrity 1

I’m using integrity 1 - http://tabano.kevinmatan.com

I’d like to set a max-width of the site content.

Sites like https://www.pafamilylawyers.com don’t fill the whole screen on my 27-inch iMac.

I had been trying to make a responsive page to fill the entire width of my iMac and there simply isn’t any reason.

#1 I can’t determine the max-width on pafamilylawers. Is there somewhere in the Chrome inspector and site source code this would show? I’ve been through the front page and simply can’t find it. How is this type. listed for a site? I know it would be defined in the CSS - but is the site max-width set by some standard name convention? I want to match what they have

#2 How do I set the max-width for all of the site content {header excluded - I’m using a slider] . Where is this setting located in Integrity 1?

Hi @kmatan,

Thank you for reaching out to us.

  • You can find the site’s max width using chrome’s developers tool, here are some resources that will help you in getting started:

https://developers.google.com/web/tools/chrome-devtools/css/

https://developers.google.com/web/tools/chrome-devtools/

https://www.youtube.com/watch?v=tP_kXBJWPhQ&t=200s

I checked the pafamilylawers site and here are the settings they have:

  • You can set the max width of your site via Theme Options > Layout and Design

Hope this helps!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.