Wordpress warez tema kullanmak istemedğim için bedava temalara yöneldim colormag baya iyi ve ücretlilerden iyi gözümde arkadaşlar ben temanın headerinin arkaplanı değiştirmek istiyorum fakat olmuyor.
Style.css dosyasında header kısmındaki fff li background yerleri istediğim renk yaptım yine aynı.
site görüntüsü : www.ucpat.com
Yapmak istediğim:
Nasıl düzelteceğim.
Style.css de ki header kısmı
/* =HEADER
----------------------------------------------- */
#masthead {
}
#header-meta {
background-color: #FFFFFF;
}
#header-text-nav-container {
background-color: #FFFFFF;
}
#header-text-nav-wrap {
padding: 20px 0 25px;
}
#header-left-section {
float: left;
}
#header-logo-image {
float: left;
padding-right: 20px;
}
#header-logo-image img {
margin-bottom: 0;
}
#header-text {
float: left;
padding-right: 20px;
}
#site-title {
padding-bottom: 0;
line-height: 1.2;
}
#site-title a {
color: #289dcc;
font-size: 46px;
}
#site-description {
line-height: 24px;
font-size: 16px;
color: #666666;
padding-bottom: 0px;
font-family: 'Open Sans', serif;
}
#header-right-section {
float: right;
}
#header-right-section .widget {
text-align: right;
color: #333333;
}
#header-right-section .widget .widget-title {
padding-bottom: 0;
font-size: 18px;
line-height: 1.2;
padding-bottom: 5px;
}
.header-image {
margin-bottom: 0;
border-bottom: 1px solid #EAEAEA;
width: 100%;
}
Burdaki FFF yani beyaz kısımları bu renk kodu ile değiştirdim. #2c3e50 ama sonuç aynı.