Adding Underneath Post Title

Posted in: Newspaper
Post count: 131

Hi…

I would like to add a line underneath the post titles…

Thanks!

Post count: 23312

Hello Sayeed,

I suppose that you are referring to the title underlined for each post title. Please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.post header .entry-title {
text-decoration: underline;
}

The result you should see here -> http://screencast.com/t/F1x9ltftc

If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

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