[Resolved] 3 lines on content tytle

Home Forums Support [Resolved] 3 lines on content tytle

Home Forums Support 3 lines on content tytle

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1364514
    JOAQUIM GALANTE

    How can i put 3 lines for the content tytle on the front page, now only accept 2 lines.

    #1364550
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS – remove this

    .generate-columns-container article .entry-header .entry-title, .wp-show-posts article .wp-show-posts-entry-title {
        line-height: 2.5ex;
        height: 5ex;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #1364563
    JOAQUIM GALANTE

    Thanks

    #1364564
    David
    Staff
    Customer Support

    You’re welcome

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