Conversation
supportI would liked to hide/disable the bibliography list at the bottom of the post, with just the inline references showing. Is there a quick fix for this? Thanks for the useful tool
Hi there. Next time, please post any issues you’re having here: https://github.com/dsifford/academic-bloggers-toolkit/issues . You can hide the bibliography completely by adding the following to your site’s custom CSS: .abt-bibliography { display: none; } This reply was modified 6 years, 7 months ago by dsifford .
Hi there. Next time, please post any issues you’re having here: https://github.com/dsifford/academic-bloggers-toolkit/issues . You can hide the bibliography completely by adding the following to your site’s custom CSS: .abt-bibliography { display: none; } This reply was modified 6 years, 7 months ago by dsifford .