Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Vertical align Search Widget in header

Home / Forums / Virtue Theme / Vertical align Search Widget in header

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 17, 2016 at 6:07 am

Hey there,

I have a question and i can’t find the right awnser. I found some custom CSS to align the search widget to center. But i also need to vertical align the widget to be at the same hight as my logo. You can look at it on:

I already used this code:

@media
(min-width: 768px) {
.kad-header-left {
width: 50%;
float: left;
}
.kad-header-widget {
width: 50%;
text-align: left
}
}

Thanks in advance.

Sander

PS. Is it also possible to make the search widget a bit wider and not screw up the responsiveness.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.