Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
Find this block in your style.css:
.login {
position: absolute;
bottom: 31px;
left: 0;
font-weight: normal;
color: #444;
width: 100%;
z-index: 1;
font-size: 12px;
}
Change the font-size
to something larger. You might have to move other things around to make room for the larger letters, but that will change the text you mentioned.