Default font size overriding custom font size

Posted in: Newspaper
Post count: 6

Hello,
with one of the latest updates, now default font overrides the custom font size set in page builder under Typography panel on paragraph options.
You can see what I mean here, this is the page before updating the theme:

https://web.archive.org/web/20201106110712/https://www.uominietrasporti.it/dopo-lo-stop-ai-cantieri-sul-brennero-de-micheli-prende-posizione-a-favore-dellautotrasporto/

And this is what it looks like now:

https://www.uominietrasporti.it/dopo-lo-stop-ai-cantieri-sul-brennero-de-micheli-prende-posizione-a-favore-dellautotrasporto/

The paragraphs “Le reazioni di Tirolo e Bolzano” and “L’intervento della ministra De Micheli” should be 20px, instead they fallback to the default of 17px because of this line in css:


.tdi_145_a00, .tdi_145_a00 > p, .tdi_145_a00 .tdb-block-inner > p {
font-family: Titillium Web !important;
font-size: 17px !important;
}

Looking forward for a reply, thanks in advance.

Post count: 35449

Hi,
Normal if there was only a theme update, then there should be no changes, pleas clear all cache and purge the CDN (if you have CDN).
Check with tagDiv Composer that you have set the code set in post content -> https://i.imgur.com/YJGdxPC.png
Also the code that is apply (the one from your example) can be set like that only from elements, also check if you have set in theme panel a custom css -> https://i.imgur.com/Om2NrVm.png
Let me know the results!

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