• Resolved ds123

    (@ds123)


    hello this plugin is a life saver for bringing in the facebook style cards when we post links ….only issue is how do i make the text from the link responsive ? so it fills the area its posted into …. you have options to set the video, image widths what about the links text? i noticed if i shrink the screen small enough the excerpt from the link gets hidden thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @ds123, hope you’re doing well!

    On my site, with WordPress Twenty Seventeen the links are responsive, please see the screenshots:
    https://take.ms/uPTmZ
    https://take.ms/hQE9EZ

    The responsiveness depends on a theme you have activated on your site. Would yu please share a link to your site so we could have a look and see if we can make it responsive with CSS code?

    Please advise,

    Cheers,
    Nastia

    Thread Starter ds123

    (@ds123)

    the text doesn’t change width at all no matter what theme you use …the blurbs are set to be somewhat mobile width they do not fill 100% of the content div they appear in …you can verify this yes?

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @ds123

    I apologize for the inconvenience. Would you please try this CSS code, it should fix this issue.

    .bpfb_link_preview_title {
    width: 80%;
    }

    Add this code inside your theme’s CSS Editor. If you don’t have a CSS editor, please try the Simple Custom CSS plugin.

    Let me know how it went!

    Cheers,
    Nastia

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘posting links article text not responsive’ is closed to new replies.