• Hello,

    The theme have a bug with entry-background div inside a post detail.
    The image of the post are broken between 768px and 785px screen width sizes.

    I think that the issue is between media query that is apply on “screen and (min-width: 768px)” and the javascript that gives the height to the container.

    The Javascript that gives the height applies on 785px and the media query applies on 768px. The solution is that both should applies at same time.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sergio Moelia

    (@sergio-moelia)

    Here is an example: Image

    Moderator Kathryn Presner

    (@zoonini)

    Could you let us know some details about where you’re seeing this issue:

    – what specific device you’re using (i.e. Nexus 7)
    – what version of Android you’re using (i.e. Android 4.4.4 Kitkat) – visit http://whatismyandroidversion.com/ if you’re not sure
    – what browser you’re using (Chrome)

    If you’re seeing this only when reducing a desktop browser window to simulate a mobile device, the browser’s scrollbars may be the culprit in a way they wouldn’t be on a real mobile device.

    Let us know and we’ll take it from there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Entry-background bug between 768px and 785px’ is closed to new replies.