Can't scroll the stream page

If you can't scroll the page where you put stream shortcode, it seems to be a theme conflict. This can happen with some themes.

To fix this issue, please put this code to the CSS section in stream settings and hit "Save":

html {
  overflow: auto !important; 
}

Still need help? Contact Us Contact Us