Hi guys,
Just updating my homepage and have used X theme’s recent posts shortcode.
Page I am working on: http://www.warephotography.com.au/new-home
I have done some styling to get the appropriate size as seen below, which I am all happy with.
.x-recent-post3 .x-recent-posts-content .h-recent-posts {
font-size: 140%;
text-align: center;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}
What I was wondering, is it possible to set the heading so it can display the whole heading instead of cutting it off with the ellipses.
As always thanks for your help!