Tagged: Featured Picture Text, Home Slider
We have a home page with Featured Post/Page slider set up. Some page titles displayed are too long and need to be shortened. How can we do that? TIA!
Hi Jim,
To shortened the post/page title in slider go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.featured-text .featured-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
Thank you for using our theme.
That did not help. Maybe our titles are not that long: http://polarispharma.com
If there is no way to use different text other than page title, let me know. Thanks!
You can use Image Slider where you can add title, link, content and Image of your choice.
Thank you!