Viewing 2 replies - 1 through 2 (of 2 total)
  • 1) look in theme’s style.css for this

    body {
    
    	margin:0; padding:0;
    
    	font-size:13px;
    
    	font-family:Georgia, "Times New Roman", Times, serif;
    
    	background:#020a16 url(img/bg.jpg) center top no-repeat;
    
    	color:#fff;

    change font size to what you want

    2)not sure about box – could be an empty text widget?

    Thread Starter ohiofc

    (@ohiofc)

    Thanks! Fixed text. Cannot locate empty space area though..

    Joel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't figure this out. At all…’ is closed to new replies.