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

Topbar Widget Spacing

Home / Forums / Ascend Theme / Topbar Widget Spacing

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
May 31, 2019 at 4:45 pm

I’ve got the topbar set to show in my theme. I’ve enabled the topbar widget area to the right. I’ve added in 3 widgets (Social Icons, Text, Opening Hours). I’ve been able to get them to display in a line instead of on top of each other by using:

.kad-topbar-flex-item.kad-topbar-widget-area {
display: flex;
}

But they are sitting against each other. What do I need to add to the CSS to add some space between the widgets in the topbar? I’ve tried various margins, padding, etc but I’m not having any results that I’m looking for so I assume I’m touching the wrong parts.

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