Home › Support Forums › Theme Support › Pinboard › HEADER PROBLEM: WHERE TO LOOK FOR CODE TO CHANGE SIZE › Reply To: HEADER PROBLEM: WHERE TO LOOK FOR CODE TO CHANGE SIZE
interestingenough
Participant
Link to my site, if it helps: http://www.rosiehuntingtonwhiteley.net/
This is my custom CSS (kindly supplied by the legend that is mouseclick! Modified slightly. )
#site-title {
line-height:0;
float:left;
margin-top:5px;
}
#social-media-icons {
display:none;
float:none;
margin-top:0;
}
#header input#s {
display: none;
}
#header #searchform {
float:none;
}