Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter decimus

    (@decimus)

    OK I think I have found the culprit …

    Under Additional CSS at the bottom there is a setting for: Media width . By default this is empty.

    The info associated with Media is: Set a different content width for full size images. The default content width for the Twenty Seventeen theme is 1200 pixels.

    With Options for Twenty Seventeen it appears for the posts to be 1200 then this needs to be set to 1200.

    Plugin Author Oliver Campion

    (@domainsupport)

    Hello,

    I’ve had a look and yes, it looks like you have CSS in “Customiser – Additional CSS” which is over-riding the plugin. For example …

    @media screen and (min-width: 48em) {
     .wrap {
     max-width: 70%;
     }
    }

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Going to mark this as resolved now.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    .

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post Pages with Options for Twenty Seventeen’ is closed to new replies.