XenForo scroll-behavior: smooth;

N

nicodak

Guest
Hello,
I put links on the top of forum home to categories (on the same page).
I tried to get a smooth scroll when i click on them but i can't figure it out.

in extra.less i have
Less:

Code:
.smooth {
    scroll-behavior: smooth;
}

But where i have to put the smooth class ?
I tried on node_category_list template on some places but without success.

Is someone can help me ?
Thanks.

Continue reading...