Theme aLTINDAKİ
İNC/custom_header.php'ye bak...
#headimg h1 {
font: bold 60px/1 Bitter, Georgia, serif;
margin: 0;
padding: 58px 0 10px;
}
ve style.cs'de 823. satır:
.site-title {
font-size: 60px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 10px 0 10px;
}
Bunları kurcala.. olur tahmin ediyorum..
stylee.cs deki kodu 50 yaptım düzeldi teşekkürler.
.site-title {
font-size: 50px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 58px 0 10px;