Hey Mrwweb,
I thought of posting a new topic but this is exactly what I was looking for as well so I shall post here.
I want to change it to a h2 as well, or even a different tag because the length of my ‘feature page’ is quite long and it breaks over a couple of lines in the side bar – which kind of looks ugly.
I was looking at your code to try and reduce the font size but didn’t get anywhere. Is there a quick way for me to edit the Post Title CSS?
In the feature-a-page-widget/css/fpw_styles.css I found this:
/* a friendly font size suggestions */
.fpw-page-title {
font-size: 18px;
margin-bottom: 10px;
}
However, changing the font-size here didn’t do anything.