Hello,
I just want my logo bigger and the background header image smaller
now i found some css but i think that the css that is already in my template demo prevents this?
code already there by the demo:
h2, h3 { font-weight: 700; }
h2, h3, h4 { letter-spacing: 3px; }
.section-border-top { border-top: 2px solid #ffa820; }
.icon_box .desc_wrapper h4 { font-size: 20px; }
html { background-color: #000000; }
body { padding: 0 0 25px; }
/* Top bar */
@media only screen and (min-width: 768px) { #Top_bar { padding-bottom: 10px; }
}
@media only screen and (max-width: 767px) { body:not(.template-slider):not(.header-simple) #Header {
background-position: center 202px;
min-height: 180px;
}
}
/* Subheader */
#Subheader { border-bottom: 2px solid #ffa820; padding: 0 0 100px; }
#Subheader .title { font-weight: 700; letter-spacing: 3px; }
Comments
please send us url to page where you want to increase logo size and decrease subheader so we can have a look on it and give you right solution.
Thanks!