left bar above popup
- GK User
- Sun Aug 13, 2017 9:29 pm
Hello,
When i have a popup open, the left bar (#gk-header) is above it.
This happens for example using SIG Pro gallery, after we click in a thumbnail and the image opens, the left bar is overlaping it.
The same happens when editing the articles in the frontend, the left bar is overlaping the editing popup.
How can i change it to not overlap the popups?
Thanks
When i have a popup open, the left bar (#gk-header) is above it.
This happens for example using SIG Pro gallery, after we click in a thumbnail and the image opens, the left bar is overlaping it.
The same happens when editing the articles in the frontend, the left bar is overlaping the editing popup.
How can i change it to not overlap the popups?
Thanks
-
- Senior Boarder
- teitbite
- Sat Aug 19, 2017 11:10 am
Hi
Please tell me the url to the exact page with an example of this issue. And explain where to click to see the problem.
Please tell me the url to the exact page with an example of this issue. And explain where to click to see the problem.
-
- Moderator
- GK User
- Mon Aug 21, 2017 1:24 am
For example, open this link in a window under 600px width (this issue is only visible in smaller screens)
https://tinyurl.com/y8oh75rn
Click in one of the images of the gallery and you'll see the issue (attach screenshot of it)
This happens with any popup in the website and not only with SIG popup.
Thanks
https://tinyurl.com/y8oh75rn
Click in one of the images of the gallery and you'll see the issue (attach screenshot of it)
This happens with any popup in the website and not only with SIG popup.
Thanks
-
- Senior Boarder
- teitbite
- Sat Aug 26, 2017 10:43 am
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#aside-menu {
z-index: 999 !important;
}
-
- Moderator
4 posts
• Page 1 of 1