Hide dropdown menu from Revolution slider

Posted in: Newspaper
Post count: 17

After update V 4.0, hide dropdown menu from slider
http://www.screencast.com/t/FFOYj2ZpxtY

Thanks in advance

Post count: 6600

Hi,

Add this CSS in Theme panel -> Custom CSS

.rev_slider_wrapper {
z-index: 0;
}

Thanks

Post count: 17

Thank you very much Lucian.
Great support.

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