Reply To: resize h1 letters

#11374
Connie
Participant

you have to edit the CSS.file of the minimatica-theme.

Open the file and go to this lines.

/* Line 144 */

h1
{
font-size: 36px;
line-height: 27px;
}

there you can change the size and the lineheight.