echo knowledge plugin toc sticky issue
-
Toc in the Echo knowledgebase plugin with the theme does not work correctly. TOC is sticky by default and follows the page. So the titles are better followed. But this feature, which worked fine in my old theme, does not work with Woodmart.
I examined this situation on the plugin’s page and did what was written, but there was no solution:
https://www.echoknowledgebase.com/documentation/table-of-content/#articleTOC_8
Hello,
May I request you provide some screenshots for a better understanding of where you see the problem?
I look forward to hearing from you.
Kind Regards
echo team fixed it
They asked me to add the following code to my css still file and the problem was fixed.
.single-epkb_post_type_1 .website-wrapper {
overflow: initial !important;
}
Hello,
Glad that they fixed it.
Always remember that you can reach out to us with any questions you may have.
We wish you a splendid day!
Kind Regards
The topic ‘echo knowledge plugin toc sticky issue’ is closed to new replies.