New Landing How can we help? Cardinal related articles styling and spacing Reply To: related articles styling and spacing

#136183
laranz – SUPPORT
Member
Post count: 3186

Hi David,

You can alter those font size using this Custom CSS.

.posts-type-bold .recent-post .details-wrap h3 { }
.posts-type-bold .recent-post .post-date { }
.posts-type-bold .recent-post .author { }

First is for the title, second is for the post date, and the last one is for the author.

or you mean the related articles title itself means, use this one.

.related-articles > h2 { }

Let us know,

Thanks,
laranz.