Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Scrolling horizontal text using CSS

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #283354
    dimitrism81
    Participant

    Hi all,

    I hope you can help me.

    I’ve been asked to make a scrolling banner of text. I used a guide to build it. The issue is that when there is a lot of text, at a certain point it gets cut off. I think it has something to do with text wrapping even if I use nowrap. If you resize the browser window in my codepen https://codepen.io/dmullings81/details/QYPKWG you’ll see what I mean. Is there a way to fix this?

    Many thanks!

    #283371
    Paulie_D
    Member

    Put the white-space:nowrap on the paragraphs?

    #283375
    dimitrism81
    Participant

    haha doh!

    Thanks for your help!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.