Author Box for Blog Single Posts Pro/Integrity

Hi,

Here is the link to the previous post for what I’m trying to accomplish. It shows on my other website, but I can’t seem to get it to display here. https://theme.co/forum/t/font-awesome-icons-not-working-author-bio-box-integrity-stack/31809

Hey @fantasy_5,

Thanks for writing in!

Actually, the code works in your current website. It just do not display because you have added this custom CSS code:

.author_bio_section {
    display: none;
}
  • See the screenshot in the secure note below.

Go to Cornerstone > Theme Options > Code > Global CSS and remove the CSS block to resolve your issue.

Best Regards.