Set Module 9 Excerpt length using css

Posted in: Newspaper
Post count: 94

Hi,

I am looking for a way to set the module 9 excerpt length using custom CSS code.

(I know I can also set this using the theme settings, but this conflicts with custom CSS code I already use).

Can anyone please supply me with the custom CSS code to set the excerpt length of the modules (in my case Module 9)?

Thanks 🙂

Post count: 6600

Hi,

From what I know you can’t set the length of the excerpt using css, only use some method to hide it, you could try to use text-overflow property.
You can read and learn more here: http://www.w3schools.com/cssref/css3_pr_text-overflow.asp
Ex here: http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_text-overflow
Hope this helps!

Thanks

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