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

    (@ashubetta)

    So I have found that it only happens if “Show a “Related” header to more clearly separate the related section from posts” is selected in the Reading settings.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    I was able to reproduce, and it seems limited to Firefox, on mobile and on desktop.

    Could you try to add the following to your theme stylesheet, or to your custom CSS editor available under Appearance > Edit CSS:

    .jp-relatedposts::before, .jp-relatedposts:last-child::after {
    	left: 0;
    }

    Let me know how it goes.

    Thread Starter Ashutosh

    (@ashubetta)

    It works! Thanks a ton. ??

    Hopefully the fix makes it to Twenty Sixteen and/or Jetpack in the future.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    We’ll get this fixed! You can follow our progress here:
    https://github.com/Automattic/jetpack/issues/3434

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Responsiveness Issue With Jetpack Related Posts In Firefox’ is closed to new replies.