Daniel Daniel
asked 9 years ago

Hello.
How can we set different excerpt values to show in category pages? I have this page for example http://lastminutegoals.byethost9.com/wordpress/category/epl-news/
And what I would like to acomplish is that for example http://i.gyazo.com/f68b5d8113dbd649add3f4cde0a8e30c.png NO text and no that huge padding.
Thanks!

Daniel Daniel
replied 9 years ago

I’ mean here for example. http://i.gyazo.com/a429300c27f5abb34575a6896dac53d0.pngThe first text I have in this posts is html and the problem is the category page ignore the How can I fix this please?

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file:

.archive .entry-content { display: none; }

Hope this helps !

Daniel Daniel
replied 9 years ago

You saved my day! simple as that.Probably I’ll have more issues during the day actually but thanks a lot!

Powered by DW Question & Answer Pro