Posted in: Newspaper
Aug 14, 2014 at 5:40 pm
I’d like to have a slider on top of my front page which is built with the visual composer however.. when doing to the slider block the items in the mega menu.
Basically the menu ends up behind the slider and not the other way around which happens when there is no slider.
Any way to work around this?
Sep 9, 2014 at 2:02 am
To be honest I found that the update didn’t fix it and I had to change the z-index of both elements. It might be affecting you too. I did this:
.sf-menu {
z-index: 2 !important;
}
.td_revolution_slider {
z-index: 1 !important;
}
Sep 30, 2014 at 10:21 am
Hi,
I happen to have the same problem. Neither solution helped in my case. Love your theme otherwise, but I want to keep the revolution slider at the top of my homepage, but this renders the top menu completely useless.
Please help.
My website is guidetoljubljana.com if you need to check it out.
Viewing 16 posts - 1 through 16 (of 16 total)
The forum ‘Newspaper’ is closed to new topics and replies.