Ryan Scales6876135
Posts: 0
Joined: Fri May 16, 2014 5:11 pm

How do I change the size of my header or expand it to fit more text?

I tried to type in "BC Athletic Facilities" as my header and it would only fit "BC Athletic Fa...". Is there any way to fit this in?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How do I change the size of my header or expand it to fit more text?

Hello Ryan,

You can use this custom CSS:

code.ui-title {
margin-left:auto !important;
margin-right:auto !important;
}/code

Return to “Issues”