rmdformats
rmdformats copied to clipboard
Clicking on TOC items hides the headings if navbar is enabled
Hi @juba
First of all, thanks a lot for making the awesome theme readthedown
I've only one issue.
When I add the navbar, and if click on an item in TOC then that heading doesn't appear (looks like that is hidden under the navbar) and I need to scroll up to see that heading.
Can you please fix this? Thanks in advance.
Hi,
Could you please provide a reproducible example of a document that includes the problem ?
Thanks !
@juba
here it is
test.zip

If you click on any heading in TOC, that heading name will hide under the navbar.
I see, unfortunately the themes in rmdformats are not designed to be used as RMarkdown websites, only as standalone documents. Websites are based on bootstrap and it would require quite a bit of CSS rewriting to make them compatible...