Index (?) problem
-
Have a look at my site
https://ebps.org.uk/
I have put your slideshow on my home page but if you scroll up you can see that it appears over the menu (it should disappear beneath it)
I had a similar problem with the Event Calendar and the answer was some CSS:
body #tribe-bar-views .tribe-bar-views-list {
z-index: 0;
}
Can you give me the appropriate code?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Index (?) problem’ is closed to new replies.