How to Remove Titles from Recent Posts

I’d like to remove the titles from the recent posts module how can i do this?

Any response to this? I’d like to know too.

.x-recent-posts .h-recent-posts {
display: none;
}

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.