• This code works perfectly in the custom css field but only on the computer-browsers and on the phone in landscape view (larger widths). In portrait view the content gets a lot of white space on either side of the content. I am wanting all devices to be full width on the content.

    .entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 100%;
    }

    Any help deeply appreciated

    • This topic was modified 4 years, 10 months ago by studios.
  • The topic ‘full width for content on mobile’ is closed to new replies.