Menu overlap issue

Posted in: Newspaper
Post count: 21

The navigation menu is showing under the slider, how can i make it to overlap on top of slider.

Post count: 6600

Hi,

Please use this custom css in theme panel > custom css filed:

#rev_slider_1_1_wrapper {
 z-index: 0;
}

If this doesn’t solve this issue please send your site’s URL, I need to inspect this so I can provide a fix for it.

Thanks

Post count: 21

thanks

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.