• Hey there,

    I want the textbox under the featured image on my homepage post to be only the first sentence of my article or just resize the textbox a bit. Any idea how to do this?

    website: http://www.Jan-Rap.nl

Viewing 1 replies (of 1 total)
  • Thread Starter binnert

    (@binnert)

    Fixed it myself
    Add this to your CSS the pixels are variable of course

    .entry-summary {
    	height: 130px;
    }
Viewing 1 replies (of 1 total)

The topic ‘Shorten teaser article’ is closed to new replies.