Reply To: HEADER PROBLEM: WHERE TO LOOK FOR CODE TO CHANGE SIZE

#10684
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;
}