I am looking to reduce the size of the post titles that appear on the home page, when I use Recent Posts in a Classic Text element
As far as I can see, the text is using H3, so I have added the following code to the global CSS in Pro:
h3, .h3 {
font-family: ‘lora’;
font-size: 14px;
}
However, that does not appear to be making any difference. Can someone advise what I am doing wrong
Thanks
