no capitalization of title headers
-
First off, thanks for a great theme.
I have two problems:
1. whatever I try I cannot get the “entry title” header to lower case. I managed to lower the case in the footer section (.post-title) by adding the following CSS commands, but the entry titles are unaffected.
.entry-title {
text-transform: none;
}.post-title {
text-transform: none;
}Here is a screenshot of what I’m referring to: https://1drv.ms/i/s!AtoQyp3vGc5fgY8cVu9vy8yZ9SiMzQ
The text “Ab In Den Urlaub” should read: “Ab in den Urlaub”
2. Above each article there is a little ” sign. It’s clickable, but it leads to a page URL: https://monokuro.eu/.%20get_the_permalink()%20.
That shows:
Not Found
The requested URL /. get_the_permalink() . was not found on this server.
I hope you can help with both issues.
Thanks,
Jan
- The topic ‘no capitalization of title headers’ is closed to new replies.