I have the following problem on my blogger, while I scroll down the categories menu and its dropdown area disappears very early on scrolling down, I am unable to access the entire dropdown menu. How to keep dropdown menu permanently and not disappear before scrolling from view….
MY BLOGGER
https://bloggerdetestes2023.blogspot.com/
I don’t have much experience with programming, so I haven’t tried to do anything to solve my problem yet! I’ve been looking on google! However, I couldn’t find an answer to solve my problem!
2
Answers
The reason is caused by .You need to change the visibility and position. like remove visibility: hidden.
Here’s my pure JavaScript solution that works if it’s hidden inside a scrollable container too. example: here