badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change Home Page Featured Post/Page Slider Text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46447
    Jim
    Participant

    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!

    #46493

    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.

    #46517
    Jim
    Participant

    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!

    #46541

    Hi Jim,

    You can use Image Slider where you can add title, link, content and Image of your choice.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.