Facebook video name goes off the screen on mobile

This topic contains 3 replies, has 2 voices, and was last updated by  memorex13 4 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #506392

    memorex13
    Expired Member
    Post count: 540

    Hi,
    On the phone the videos that are imported with the facebook importer have the longest name and leave the screen.

    Thanks

    #506394

    memorex13
    Expired Member
    Post count: 540
    This reply has been marked as private.
    #506439

    Kor
    Moderator
    Post count: 16516

    Hi memorex,

    Try using this custom CSS code below and see if it helps.

    @media only screen and (max-width: 600px) {
      p {
        word-wrap:break-word;
    }
    }
    #506443

    memorex13
    Expired Member
    Post count: 540

    Hi,
    Now it works correctly.
    Thanks @kor

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket