Lower case in post headings
The topic ‘Lower case in post headings’ is closed to new replies.
Need help? Check out our Support site, then
Hi there,
The font for post headings currently defaults to all capitals.
Is there code that gives me the option to use both capitals and lower case?
cheers, Richard
The blog I need help with is: cinemusefilms.com
Hi.
You can use the following code to disable capitalization in titles:
h2.title a { text-transform: initial !important; }
Many thanks yuriyportnykh.
You’re welcome
The topic ‘Lower case in post headings’ is closed to new replies.