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

Disable sticky header on Home page

Home / Forums / Kadence Theme / Disable sticky header on Home page

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
December 4, 2020 at 9:29 pm

Hi,

Is there a reliable method to disable sticky header on home page?

I found another forum answer and tried it (see below) but the sticky still flashes on the screen so it’s not really hiding it properly.

.home .item-is-fixed {
position: relative !important;
left: 0;
right: 0;
z-index: 1200;
}

Thanks

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