Youzify (formerly Youzer)

Huge Empty Space at The Bottom of Activity Page

There's huge blank empty space an the bottom of Activity Page.


It's a rare issue but will appear if user install a plugin that conflict with Youzer JS effect. To fix it, just use this CSS code

.yz_effect {
    visibility: visible !important;
}

Put on Global CSS Box on Custom Styling Settings On Youzer Panel