Douglas McVarish
Posts: 0
Joined: Wed Feb 06, 2013 10:23 pm

header font size

Where do I change the CSS to reduce a header front size so that the text is not truncated?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

header font size

Hello! Are you using standard theme?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

header font size

You can look here it may help you.

And can you also provide a screenshot?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

header font size

Hi Douglas,

You can change header styles, for example:
code.ui-title{
text-overflow: clip;
width: 100%;
margin-left: 0;
text-align: center;
}/code

Return to “Issues”