• Resolved adilling

    (@adilling)


    Recently noticed that the website has a defined width and no long expands to the width of the page. I didn’t see anything in the changelog for this. Is there a setting I am missing that switch between a fixed with for the page and full window size for the user on a typical computer browser?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Period!

    This width limit has always been in Period, but you can remove it with the following CSS:

    .max-width {
      max-width: none;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter adilling

    (@adilling)

    Thanks for the response. I did find out that there was a widget plug in that was suddenly not working and when I removed it, the problem resolved itself.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page no long full width’ is closed to new replies.