• Resolved rperryscout

    (@rperryscout)


    A line that reads “Share this article: [links to social media]” appears at the bottom of every article I publish in BetterDocs. I can’t find any setting to get rid of this. How can I remove it?

    See screenshot here: https://imgur.com/a/huiVhTN

Viewing 1 replies (of 1 total)
  • Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @rperryscout ,

    You can add this custom CSS in your stylesheet to remove this social share option from BetterDocs article page:

    .betterdocs-social-share {
        display: none;
    }

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove “share this article”?’ is closed to new replies.