Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 13, 20222 yr I'm finding the default CKEditor font size a little small with my current theme and was wondering if there was a way to tweak the default size and bump it up slightly? Thanks!
August 31, 20222 yr I'm finding the default CKEditor font size a little small with my current theme and was wondering if there was a way to tweak the default size and bump it up slightly? Thanks! I need to achieve this task too...anyone can help?
August 31, 20222 yr @media (max-width: 979px) { .ipsType_normal { font-size: 16.0px; } } I have this code applied, but it change the another template fonts size too....there some solution that serve only for the content posted?