https://www.roi-ally.com/index.php/en/
If you look under "Current Article" the title of the article shows up as a large header:
Is there a way to format this to be normal text size?
I tried adding this into custom CSS in Style:
.small {
font-size: small !important;
}
and then adding:
small
to the CSS box in General. But when I inspect it, it is being overridden.
Probably I am doing something dumb - please let me know what it is!