I have changed the h2 parameters in the control panel settings but the blog title is still showing a small size. I have also added the following css to try and change it and it still does not work.
h2.entry-title a {
font-size: 23px;
}
Please advice