Font Size 18px not possible

Hey there,

I have a weird problem. I’ve changed my font to Times New Roman. I can change the font size to any size I want but as soon as I choose 18 px it gets really small probably around 12-14px. However, 18px is the size I want…

https://vrpornmania.com (NSFW)

Hope you can help,
Flo

Hi Flo,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

#main .entry-content {
    font-size: 18px;
}

Best Regards,
Movin

Hey, thanks for the answer,

I already tried this without the #main and sadly with it, it too still doesn’t work.

Any other ideas?

Okay! Now it worked. No idea why but it wasn’t changing live. Only after a while and a second try. But it works! So thank you :slight_smile:

You are most welcome here :slight_smile: