Conversation
supportLove the plugin! Here’s a question. We are seeing a conflict on our Table of Contents; when there is a glossary item, there appears to be some kind of box assigned that messes up the alignment within the TOC item, and we can’t find CSS causing it. https://www.603la.net/resource/topics/criminal-record-annulment/how-to-remove-your-criminal-record/ password: 603la Any suggestions?
If you’d like to keep glossary links in the TOC, please add the following custom CSS to your site to fix the TOC displaying: #ez-toc-container a { flex-wrap: wrap !important; } In case you want to prevent parsing terms in the TOC entirely, please add the <a> tag to the “ Exclude HTML tags from parsing ” option, which is located in Settings >> General Settings >> Term highlighting section.
Thank you! Perfect. Issue resolved.
If you’d like to keep glossary links in the TOC, please add the following custom CSS to your site to fix the TOC displaying: #ez-toc-container a { flex-wrap: wrap !important; } In case you want to prevent parsing terms in the TOC entirely, please add the <a> tag to the “ Exclude HTML tags from parsing ” option, which is located in Settings >> General Settings >> Term highlighting section.
Thank you! Perfect. Issue resolved.