• Resolved annothervoice

    (@annothervoice)


    Hi, I have checked in Chrome, Firefox, IE, and Edge and my social feeds page no longer scrolls on any of them.
    After reviewing similar issues on the forum, I already deactivated animation which didn’t help at all.
    It works fine on mobile – but on PC it will not allow a user to scroll to see the feed.
    Please advise.

    The page I need help with: [log in to see the link]

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

    (@annothervoice)

    Fix used for the time being – in case anyone else has this issue.

    Inserted the following code snippet into the “Stream Custom CSS” box in Flow-Flow Settings. To get there: Click pencil icon to edit stream, then choose “CSS” and box should be there.

    html {
      overflow-y: scroll !important; 
    }
    Plugin Contributor Oleksandr

    (@awesomeoman)

    @annothervoice Hi, yes, this happens with some theme. That’s a correct solution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No Scrollbar’ is closed to new replies.