-
Notifications
You must be signed in to change notification settings - Fork 34
show_scrolltop not displaying #1981
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I added the show_scrolltop, but I do not see any button in my HTML. Is there any other setting?
html_theme_options = {
"logo_light": "_static/rr-logo-vertical2022-1100px-transp.png",
"logo_dark": "_static/rr-logo-vertical2022-1100px-whitered-transp.png",
"show_breadcrumbs": True,
"show_prev_next": True,
"show_scrolltop": True, // Does not work
"awesome_headerlinks": True
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working