- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › University Hub Pro › News Ticker – Can we increase the number of characters displayed?
Tagged: NewsTicker
Is there a way to increase the number of characters (from the post titles) that are displayed in the news ticker at the top of the homepage?
Hello @mririnui,
To increase the width of the ticker area to show more words from the title, please paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :
.top-news {
width: 75% !important;
}
#news-ticker {
width: calc( 100% - 75px ) !important;
}
Hope this helps,
Best Regards !!
Thank you very much for the quick reply – all sorted now.
Hello @mririnui,
Glad to know your issues has been resolved.
If you have any queries further, please send us your queries and we will happily help you further.
We would also really appreciate it if you could help us further by reviewing our free theme on WordPress Repository at :
https://wordpress.org/support/theme/university-hub/reviews/#new-post
Best Regards !!
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



