Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Displaying only post title in post entries list

$
0
0

Replies: 0

How can I display only the name of the post in the list of posts? I see the excerpt option, but I don’t have the same number of characters at the start of each article, and I don’t want to display the whole post with the other option.

Silly me – I realize that the post titles were not displaying due to my having added the following CSS:

.post-title {
display: none;
}


Viewing all articles
Browse latest Browse all 59525

Trending Articles