Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #44249
    @namrons

    Just wondering if there is a way with the use of CSS to disable the feature that auto-loads a thumbnail and excerpt on a posted link?

    Answers

    #44336

    Alyssa
    Participant
    @alyssa-buddyboss

    @namrons you can disable the visibility of the preview box but the content will still be posted to the activity. If that is what you want add this to custom.css:
    .bb-url-scrapper-container{display:none !important;}

    #44440
    @namrons

    hmm… that’s strange. The preview is still appearing for me.

    #44441
    @namrons

    Sorry, okay, it’s working now! Thanks!

    #44456

    Alyssa
    Participant
    @alyssa-buddyboss

    Great!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘removing feature’ is closed to new replies.