badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Social icons and search box icon together in same line at the top of screen

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