Responsive problem

Home Forums Legacy Support Support queries Styling issues Responsive problem

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #266023
    LuizBra
    Participant
    Hi there, I've noticed a bug with the Buddypress Group and Activity on Mobile. Just open this activity: https://wplms.io/demos/demo1/groups/utd/activity/ The video on mobile looks bad. Can you make the width is 100% ? Otherwise you can't upload any media to the group I checked and can confirm the same issue on other demos I also checked Twenty Twenty theme. And it doesn't have the same issue
    #266061
    Diana
    Participant
    @LuizBra, But the video is looking fine Isn't it?: http://somup.com/cY1hXQQ1xj
    #266063
    LuizBra
    Participant
    This reply has been marked as private.
    #266311
    Diana
    Participant
    This reply has been marked as private.
    #266312
    LuizBra
    Participant
    Thanks Diana, so what is the solution? We need to post embeds like this on our website
    #266317
    Diana
    Participant
    Add the video embedding code in text mode of the editor instead of visual mode
    #266349
    LuizBra
    Participant
    How can i add such link in the buddypress group? Also this bug is affecting our users who shares links in the group... Thanks
    #266590
    Diana
    Participant
    This reply has been marked as private.
    #266592
    LuizBra
    Participant
    Sorry I don't understand. I'm using the Buddypress group or activity I just past the link in the "what's new area" You can check the link that I've sent on your demo 15 website. There is no way to choose anything, I just past the normal link like https://www.youtube.com/watch?v=WEkSYw3o5is I need a solution to fix that Thanks
    #266971
    Diana
    Participant
    Paste this custom CSS in wp-admin > appearance > customize > cutom css @media(max-width:500px){ .activity #buddypress ul.activity-list li .activity-header+.activity-inner iframe {      width:200px !important;     height:200px !important; } } Actually this is a buddypress part and we are not adding any custom css of our own. Hope above css will resolve your issue
    #267185
    LuizBra
    Participant
    Thanks Diana! I don't know...As I said 2020 theme is working without problems. Maybe they fixed it...
    #267288
    Diana
    Participant
    @LuizBra, Then might be theme CSS is conflicting with something Can we close this ticket now? If above CSS worked for you
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Responsive problem’ is closed to new replies.