Topic-icon Bigger text in heading

Active Subscriptions:

None
9 years 6 months ago #52058 by ebjobb
How can I get a bigger text (highlighted yellow) in login box?
File Attachment:
The topic has been locked.
Support Specialist
9 years 6 months ago #52065 by mel
Replied by mel on topic Bigger text in heading
This can be accomplished with some simple CSS. For example
.sourcecoast .modal-title{
font-size:20px;
}

-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 6 months ago #52074 by ebjobb
Replied by ebjobb on topic Bigger text in heading
Worked great, thank you :)
The topic has been locked.