Sure, you can use the .site-title class to target just the site title in the header, .excerpt-title to target the post title on the blog/archive pages, and .entry-title to target the post title on the individual post page.
Thread Starter
Wahlii
(@wahlii)
BEN IT WORKS!
Thank you so much! You’ve been so helpful and awesome.
I’d ship cookies and rum if I could but… 🙂
Happy Holidays.
Haha you’re welcome. Happy holidays 🙂
Hello,
Sorry but where do I make the changes ??
Thanks
I have the issue on h2, which look too big so I am using h4 but this is really not good for SEO. Could you please let me know how to proceed ??
Thanks a lot,
Sure, you add the CSS into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.
As an example, this would make the post titles a lot smaller on the individual Post pages:
.entry-title {
font-size: 24px;
}
Once again, thanks a lot for your perfect support.
All the best for 2015 !
You’re welcome, happy new year!