themebeez / royale-news

This is a mirror repo for theme Royale news by themebeez.com. For more information visit https://themebeez.com/themes/royale-news/
0 stars 0 forks source link

News ticker #14

Open h1dd3nsn1p3r opened 4 years ago

h1dd3nsn1p3r commented 4 years ago
jhoonb commented 3 years ago

And desktop too

jhoonb commented 3 years ago

append on ticker-news _style.scss white-space, overflow, text-overflow:


.ticker-news {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}