Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chavesm/b3aa2478a2e8a6996bba569f9e8c1075 to your computer and use it in GitHub Desktop.
Save chavesm/b3aa2478a2e8a6996bba569f9e8c1075 to your computer and use it in GitHub Desktop.
Short term fix to force Popular Post to fix on mobile portrait.
/** Permanent fix to force Popular Post to fix on mobile portrait. */
.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-title {
white-space: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment