Archived topic
Site Title Not Italicized On All Pages
7 replies · Started by James on March 7, 2019
The site title is italicized on my home page, but is "normal" on all other post pages. I'm not sure why this is happening. Can someone help? http://www.MiramichiReader.ca
Thanks!
Hi there,
Try adding CSS:
.main-title a {
font-style: italic;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
It *seems* to be OK now. It shows in Customizer as being italicized site-wide. I'm trying to flush all my browsing caches to get it to appear live for me. Does it look like the code was implemented correctly?
Hi there,
i can confirm that the main title is italic.
Thanks, but is it italicized on *all* pages?
I clicked through a dozen or so pages and the Site Branding Main Title is Italic.
Thanks!
Glad we could be of help :)