Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Tags automatically uppercase?

Solved by pamtbaau View solution

Started by jeff milton 8 years ago · 3 replies · 575 views
8 years ago

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.

8 years ago Solution

The tag is transformed to uppercase by css:

CSS
.label {
    font-size: 12px;
    text-transform: uppercase;
}
8 years ago

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 :/

8 years ago

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...

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 202 2 months ago
Themes & Styling · by Ian, 2 months ago
3 98 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 461 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 52 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 132 3 months ago