Home Forums Free Themes Next Legit News Limiting title length in Front Page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #183168
    ejaganece
    Participant

    Hi, how can i limit title length in home page.

    Thanks,
    Jagan

    #183181
    sanam
    Keymaster

    Hello @EJAGANECE,

    Could you please explain this more in details?
    Do you mean buy title of each posts or section title?

    Regards,
    Themepalace

    #183182
    ejaganece
    Participant

    Thanks for the reply, it’s a homepage section block post title. please refer this image https://i.imgur.com/yeA69LC.png

    Thanks,
    Jagan

    #183189
    sanam
    Keymaster

    sorry, you cannot limit the title length if you are talking about total word count but if you mean width of the title then we can do that.

    Regards,
    Sanam

    #183190
    ejaganece
    Participant

    Thanks for the reply, how can i reduce width of the title.

    Thanks,
    Jagan

    #183196
    sanam
    Keymaster

    Please add this CSS in the Additional CSS

    .left-posts .entry-title,
    .mid-posts .entry-title {
    width : 72%;
    }

    Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
    change the width as per you need.

    Regards,
    Themepalace

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