change "related articles" font

Posted in: Newspaper
Post count: 52

Hi,

I’d like to change the font size “—Related Articles—” on the post, which is just under the “Box Author Description”. I can only change from Theme Panel > Theme Fonts > Post Elements > Related Article Title, which is not what I want to change.

I’d like to a bit bigger like 14px. It’s too small for other fonts.

I’m using “Beauty Blog”.

thank you.

Post count: 18283

Hello !

You can use this custom css code here: https://www.screencast.com/t/eDld6zzO9Zo

.td-related-title {
font-size: 20px;
}

Let me know how this worked out !

Thank you !

Post count: 52

Thank you for very quick reply, Vlad S!

But nope, it’s not working. I have found this previous post, tried once same but didn’t work.

Post count: 18283

Hello !

Please provide a link to your page so we can inspect it even further and offer proprer solution !

Thank you !

Post count: 52

I’ve just been only setting up so haven’t published any posts at all. There are still on Template posts as default settings on Beauty Blog.
Like:
https://demo.tagdiv.com/newspaper_blog_beauty/td-post-the-10-most-common-dreams-and-what-is-their-meaning/

The end of the article and author description and as well as SNS icons, small title : “—–RELATED ARTICLES—-”
it’s too small.

Thank you.

Post count: 18283

Hello !

Please try this CSS. As you can see it worked on our side: https://www.screencast.com/t/l33WMueSm73

.td-blog-beauty .td_block_template_1 .td-related-title .td-cur-simple-item {
font-size: 15px;
}

I hope this was more helpfull !

Thank you !

Post count: 52

YES! Thank you!
It works!!

Phew!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.