Site logo

Archived topic

3 lines on content tytle

3 replies · Started by JOAQUIM GALANTE on July 15, 2020

Viewing posts 1–4 of 4

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

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;
}

Thanks

You're welcome

This archived topic is closed to new replies.