How to remove post archive posts description/excerpt from wordpress website? -


how remove post archive posts description/excerpt wordpress website? see screenshot: http://tinypic.com/r/1zq5zc7/8

i tried code, did not work me.

.archive .post-content p {     display: none; } 


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -