Site title in ALL CAPS
-
Hi,
I’m using this theme on my site but can’t change the title from ALL CAPS. I have been trying for hours to no avail. I have tried adding the following code to every style sheet I can find but nothing works:
.site-title {
text-transform: none;
}
.blog-name a {
text-transform: none;
}
.logo a {
text-transform: none;
}
.pmc-main-menu a {
text-transform: none;
}
.title {
text-transform: none;
}The title still remains the same. I did want to use an image logo but it appears tiny so I switched to text only to find it displays the title in capital letters instead.
- The topic ‘Site title in ALL CAPS’ is closed to new replies.