Hi,
I am using Integrity Theme. I want to change the “font size” for the metadata that is displayed under a blog post featured picture.
I found this code on one of the forums:
`p.p-meta {
font-size: 14px;
}
This works great as far as changing the font size on the Blog-Index page. But, when I click on a post, an actual post to see the size, it goes back to the former size, which I think is like 20px or so. How can I change the font size of the metadata, both on the blog index page and the actual blog page? I want to set the size for 14px on both pages. [blog index page and the actual post page]
Please let me know!