New Landing How can we help? Atelier Text disappearing off screen

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #192594
    JackMagic
    Member
    Post count: 36

    Hi there,

    I’ve just noticed that the first sentence on the page I’ve included has text that disappears from the screen on the right hand side when viewed on smaller screen sizes. The exact words that move off to the right and aren’t responsive are “tan without baking”.

    I’ve also noticed that part of the sentance drops to the second line without being coded to do so. It appears here, “allows people to <DROPS HERE> achieve a glowing”.

    Is there a way I can resolve this?

    Thanks.

    #192706
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    This seems to be related to the way the content was created.
    https://www.dropbox.com/s/51rp0j4yw761o9t/Screenshot%202015-07-08%2010.42.16.png?dl=0

    You should use the span and &nbsp; inside the <p> tags because that’s not responsive, the span is moving out of the container.

    try to remove the span to see how it behaves.

    -Rui

    #192979
    JackMagic
    Member
    Post count: 36

    Hi there,

    I didn’t think span tags affected the responsiveness? Also all those   tags aren’t actually in the text editor, it looks like its created only in the live view? See here: http://imgur.com/qfOypgC

    #193251
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you please try this, you can add a class before specific to your content section if you wish.

    p {
      word-wrap: break-word;
    }

    Thanks,
    David.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register