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.
Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
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 |
|---|---|---|---|---|
| 4 | 202 | 2 months ago | ||
| 3 | 98 | 2 months ago | ||
| 11 | 461 | 3 months ago | ||
| 0 | 52 | 3 months ago | ||
| 5 | 132 | 3 months ago |