November 16, 2013 at 4:26 am
#5184
Sanjip Shah
Participant
@melindalippert You can use the following css to decrease the spaces in the header. To make the social icons and search appear on same line it will need both php an css customization. So for this one you will have to hire a developer.
.hgroup-right {
margin-top: 0;
}
#branding .searchform {
margin-top: 3px;
}
.hgroup-wrap img {
margin-bottom: 0;
margin-top: 2px;
}