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

Need mobile topbar to be sticky

Home / Forums / Ascend Theme / Need mobile topbar to be sticky

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
August 28, 2017 at 1:41 pm

Hi team!

Thank you so much for your quick responses to me so far! You’ve been really helpful!

I am not sure if one of my requests has been lost in the queue coz I wrongly updated the status of the request to resolved when it wasn’t and I changed it to ‘not resolved’ after. So I am sorry if this is a double up.

Anyway, I was given this code to make my topbar with the widgets visible in mobile view which worked:

@media
(max-width: 992px){
.kt-header-position-above {
display: block;
}
.outside-headerclass, .outside-second, .kad-topbar-menu {
display: none;
}
}

I forgot to mention that I need it to be sticky together with the mobile header. Please advice how I can do that.

So sorry I can’t share my website coz my coming soon page doesn’t allow external access.

Thanks!!!

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