How to remove the scrolling mneu

Posted in: Newspaper
Post count: 112

Hi suport,

I haven’t enabled a scrolling (up) menu, but suddenly it is there.
I want to remove it. How is that possible?

Website: https://servicenews.dk

Thanks 🙂

/Twolle

Post count: 35449

Hi,

I think that you are referring to this -> https://i.imgur.com/5VXpk8J.png
In order to remove it you need to use a custom css like this one
.td-scroll-up{
display : none;
}

The code need to be set in theme panel> custom code> custom css.

Thank you!

Post count: 112

Hi,

Nope I am refering to this -> https://servicenews.dk/wp-content/uploads/2020/04/ServiceNews_-_Remove_scrolling_menu.png

Thanks for helping 🙂

/Twolle

Post count: 35449

Hi,

The snap menu can be remove/disable with tagDiv Composer like this -> https://i.imgur.com/uXnuPAG.jpg lick on logo -> then on header menu -> https://i.imgur.com/PeU9JfT.png and make sure that sticky menu is disable from website manager -> https://i.imgur.com/uXAEPRF.png

Thank you!

Post count: 112

Thanks – it worked 🙂

The sticky menu was enabled in the website manager. How that happened, I don’t know… :-/

Please close.

/Twolle

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.