• Resolved madmotion

    (@madmotion)


    Hello @metaphorcreations,
    like in the old version I would like the content in the ticker to appear in one line, no matter how long the sentence is. In the new version the sentence breaks depending on the browser size. What can I do?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Thanks for contacting me. Please follow these steps to ensure your items don’t wrap:

    1. Select the Display Tab and edit your Ticker display.
    2. In the Item Styles section, make sure the Max. Width value is empty.
    3. Select the Items tab.
    4. Click Edit Layout icon for one of your items.
    5. Click the Edit CSS icon for the variation Layout.
    6. Add white-space: nowrap; to the .ditty-item__elements selector

    If all of your items are using the same layout, they should all reflect this css change.

    Here’s a quick video you can watch showing these steps: https://www.loom.com/share/eb00b4e416b8493f870b932d12a3ecb2

    Let me know if you have any other questions. Thanks!

    Thread Starter madmotion

    (@madmotion)

    i already tried that, the content is so in one line, but the content/item is now cut off.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Ok, sorry about that. I didn’t realize it was cropping off. I have found the issue and will push an update today that will resolve this.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    I have released version 3.0.7 that resolves this issue.

    I have also added a new setting to the Ticker (display type) > Item Styles (section) called Wrap Elements. You can now just set this to nowrap and it’ll force the elements within your items to not wrap. This way you do not need to modify the Layout for the items just to accomplish the nowrap.

    Thread Starter madmotion

    (@madmotion)

    o.k., it works – top solution – thanks!

    • This reply was modified 2 years, 10 months ago by madmotion.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Ticker in one line without break’ is closed to new replies.