Double scrollbar

Hi!

On this page: http://wandering-koala.flywheelsites.com/inspiratie/
I have the problem that upon clicking the filters (the grid plugin used in this page) its showing double scrollbars on the right side (not always, you need to click a few times to see it)

Any idea why?

Thanks!

Hi There,

Please add the following code to Theme Options CSS

.x-main.full {
    overflow: hidden;
}

Hope it helps!

Yes sir!

Thanks once again:)

Hi @timschouwink,

Happy to hear that.

Feel free to ask us again.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.