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

Full width topbar with sticky header

Home / Forums / Virtue Theme / Full width topbar with sticky header

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 2, 2016 at 1:29 pm

Hi,

I’m using this css from another thread to make the top bar full width with a boxed layout, but it doesn’t seem to work with a sticky header.

.topclass {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.admin-bar .topclass {
top: 32px;
}
#kad-banner {
padding-top: 35px;
}

Please could you help?

Thanks,
David.

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