Viewing 3 replies - 1 through 3 (of 3 total)
  • Just go to appearance-editor and edit you title style in file style.css

    in
    div#header h1
    now it

    h1 (line 210)
    
    {
    
    text-transform: lowercase;
    
    color: #ffffff;
    
    font-size: 2em;
    
    margin-top: 0px;
    
    margin-right: 0px;
    
    margin-bottom: 8px;
    
    margin-left: 0px;
    
    }

    Thread Starter cescoemmanuel

    (@cescoemmanuel)

    Hi,

    I’ve tried adjusting the font size for the title to all sort of numbers and nothing is changing.

    Also, is h2 the tagline? I’d like to lighten the colour there to be closer to the title and also increase the font size as well

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to increase my title & tagline size and colour’ is closed to new replies.