Font-size change in post gets overruled

Posted in: Newspaper
Post count: 5

Hello,

I changed the font-size of a post under ‘theme panel’ – theme fonts – post content. I changed default size in 20 px.
This doesn’t show on the website, it gets overruled and stays font-size 17. What need I change?

This is the code on my frontend:

.tdi_78_f73, .tdi_78_f73 > p, .tdi_78_f73 .tdb-block-inner > p {
font-family: Roboto !important;
font-size: 17px !important;
line-height: 1.5 !important;
font-weight: 400 !important;
}

.td-post-content p, .td-post-content {
font-size: 20px;
}
.td-post-content p, .td-post-content {
font-size: 20px;
}
.tagdiv-type {
font-size: 15px;
line-height: 1.74;
……..

Post count: 21065

Hello!

You can achieve this by editing the post with TagDiv Composer, select the Single Post Content element and you can change the font from there.
Hope that helps you!

Thank you!

Post count: 5

Perfect, thx.

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