Megamenu and Revolution Slider

Posted in: Newspaper
Post count: 3

Hello

I have a website with newspaper theme. I used Mega Menu and Revolution Slider with posts but slider overlaps megamenu, you can find screenshot here: http://prntscr.com/72ue7j

I tried to use z-index but with no success. Please could you help me?

Post count: 6600

Hi,

Setting the z-index to 0 for the rev slider usually solves this so make sure you use this custom css in theme panel custom css section:

.rev_slider_wrapper {
z-index: 0 !important;
}

If this dose not solve this please also provide your site’s ulr as we need to inspect this to provide and accurate solution on this.

Thanks

Post count: 3

Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.