Are tags always converted to uppercase? Is this configurable? I would like my tags to be presented as I have typed them, but I can't find any config option that allows for that.
Themes & Styling
Solved by pamtbaau View solution
The tag is transformed to uppercase by css:
CSS
.label {
font-size: 12px;
text-transform: uppercase;
}
oh, jeesh! I was sure I had seen a config option at one point, so I was looking for that and totally overlooked the css option. I feel rather stupid now :/
As you said, you are just starting out using Grav. That always comes with a confusing learning period. So many options, so many ways of doing things...
Log in to reply.
Suggested topics
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 3 | 251 | 2 weeks ago | ||
| 5 | 317 | 3 weeks ago | ||
| 1 | 310 | 4 weeks ago | ||
| 1 | 348 | 1 month ago | ||
| 4 | 474 | 2 months ago |