Hi, as you can see, the post titles on my blog page are bigger than the post title in the post itself.
How can I make the post titles as big as they are in the blog page?
Thanks.
Hi DROR!
Thank you for using Enfold.
Use this to adjust the size:
h1.post-title.entry-title a {
font-size: 40px!important;
}
Regards,
Ismael
Thanks.