Archived topic
"Un-Italicize" Site Title and Hero Font?
3 replies · Started by James on May 2, 2021
After briefly experimenting with an italicized site title and page hero font, I removed the CSS that I had previously added to Custom CSS, but I still have the italicized font style. I have cleared all browser caches and LS Caches. This is at The Miramichi Reader.
Thanks,
I am still seeing this CSS:
.site-description {
font-style:italic
}
.main-title a {
font-style: italic;
text-decoration:none !important
}
Its in the Litespeed Optimized CSS inline styles - not sure if thats something that needs regenerating after changes have been made.
It took a bit to locate the On/Off switch for this, but it is now un-italicized. Thanks for the direction, David.
Glad to be of help!