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

Use mobile style header on desktop version

Home / Forums / Ascend Theme / Use mobile style header on desktop version

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
October 30, 2019 at 9:10 am

Hi
1) I was wondering if there is a way to have the ‘hamburger’ menu on the desktop version of a website like it appears on a mobile.

I’ve used this code a work around, but not sure if it is ideal.

#kad-mobile-banner {
display: block;
height: auto;
}
header#kad-header-menu {
display: none;
}

2) Also, is there a way to prevent the rest of a page going dark (or change the opacity) when a mobile menu is opened?

The site is glennewman.co.uk (work in progress!)

Many thanks
Glen

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