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

Hide logo before scroll – mobile

Home / Forums / Ascend Theme / Hide logo before scroll – mobile

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
October 25, 2018 at 10:56 am

Hey guys, I previously implemented the below CSS according to your instructions:

#logo {
opacity: 0;
}
.is-sticky #logo {
opacity: 1;
}

This was to hide the logo until scrolled and it worked perfectly when using a normal desktop view. Is this possible to implement for mobile as well?

Thank you so much in advance!!! The website is jimwdavidson.com

Mark

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