This topic has 4 replies, 2 voices, and was last updated 4 hours, 13 minutes ago ago by Luca Rossi
Hi
Regarding this url:
https://elmate.no/te-mate-forskning-konkluderer-fordeler-og-risikoer/
Seems like the progress tracker is in front of the xstore menu pop ups. Both log in and mobile menu widget.
Just try yourself, click on them to see the effect.
I attached an image to show illustrate the issue.
how can we fix this?
Ideally we want the progress tracker to be behind the pop up menus as they are clicked and activated.
Dear Nicolo,
We hope this message finds you well.
To adjust the top position of the progress bar, you can apply the following custom CSS code:
.admin-bar .elementor-scrolling-tracker.elementor-scrolling-tracker-horizontal.elementor-scrolling-tracker-alignment- {
top: -36px;
position: absolute;
}
Please feel free to try this solution and let us know how it works for you.
Best regards,
8Theme Team
Hi
I added the code, but nothing changed.
I want to place the tracker(layer) behind the pop-up elements.
Hamburger menu click = sidebar pop up + my profile (log in pop up)
Please check the video, as you can see the tracker is overlapping, and in front of the content. How can we place it in the back of it.
Thanks!
Dear Nicolo,
We hope this message finds you well.
We would like to inform you that we have adjusted the z-index of the container holding the progress tracker to 1. As a result, it should now appear below the popup elements.
Could you kindly review the changes at your convenience?
Thank you for your attention to this matter.
Best regards,
8Theme Team
You must be logged in to reply to this topic.Log in/Sign up