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

Horizontal aligment of topabr widgets

Home / Forums / Virtue Theme / Horizontal aligment of topabr widgets

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 5, 2017 at 3:09 am

Hey,

Just a simple question, I hope. I’ve added WPML plugin and enabled language switcher in the widget area of my topbar. I try to leave search widget there as well. The problem is they are aligned vertically and stretch the topbar, I am trying to get them aligned horizontally to leave that neat topbar line intact.

Screenshot, just in case.

A pathetic attempt at trying to solve this:


@media
(min-width: 768px) {
.topclass .topbar-widget {
float: left;
margin-top: 7px;
}
}

Thanks for any help!

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