Archived topic
Back to top automatically
21 replies · Started by María José Perales on August 13, 2020
I tested your site on Chrome, Firefox and Safari on Desktop and have not been able to replicate the issue. Is there any particular device or browser you have the problem ?
But are we talking about the menu?
The automatic back to top is not an issue anymore.
Try adding this CSS:
#mobile-header.is_stuck {
background-color: #fff;
z-index: 100000 !important;
}
David, do you have some documentation of the codes (like #mobile-header.is_stuck) for all the menu parts?
So are the issues all solved here?
do you have some documentation of the codes (like #mobile-header.is_stuck) for all the menu parts?
We don't - the best method is to use the browser inspector tool when needed as there are simply too many classes exist in the theme to list them out.
Excuse me Leo, but the element's id is clear, but do you have any idea of how much functions are in one element? That's why Im asking for a guide.
But thanks.
There is no guide for this unfortunately.
We are always happy to help to identify classes if you need :)
Let's close this topic as the back to top issue is resolved already.
Feel free to open a new topic if you have further questions.