Hello @jayclouse,
Thanks for posting in! I have checked your page and I found out that you are using a 3rd party plugin to display the EZ Table of Contents and have inserted this custom CSS code:
.entry-content a:not(.x-anchor-button), .x-main.left a:not(.x-anchor-button) a {
text-decoration: none;
font-weight: 700;
border-bottom: 1px solid #109aa1;
box-shadow: inset 0 -2px 0 #109aa1;
color: #282828;
//transition: background 0.1s cubic-bezier(.33,.66,.66,1);
}
This custom CSS has been affecting your table of contents. You may need to modify this custom CSS code and include or exclude the table of content links. Be advised that custom coding is beyond the scope of our support. The creator of the custom CSS should be responsible for maintaining the code. EZ Table of Contents comes from a 3rd party plugin, you may need to contact the creator of this plugin.
Thank you for your understanding.