Change the style from “uppercase” to “none”or “capitalize”
-
I don’t know what to do. I’ll change the names’ style in the sidebar, so it’s not uppercase.
I’ve tried capitalize and none in the text-transform, but nothing changes.
This is what it stands in the stylesheet.
h1 {
border-bottom: #fff solid 0px;
background-color:#fff;
text-transform: none;
font-weight: normal;
font-size: 12px;
font-family: verdana;
color: #F9FAF5;
text-align: right;
letter-spacing: 1px;
margin : 0px;
padding-left: 2px;
line-height: 18px;}Link to my website: https://idapip.net/wp/
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Change the style from “uppercase” to “none”or “capitalize”’ is closed to new replies.