help!!!!!! 1)the drop down menu still comes up behind my slider that I have imported into our site, it is a "wow slider" and can found on this page below, any way to make the drop down menu appear in front on the slider pictures? http://www.raft-h2o.com/rafting/nfa 2) also there seems to be a "gray" masking tape like effect on the top of the page right below the menu for Home >> Choose Adventure >> North Fork American is there anyway to make this gray box not be there so it is just the text for the links? thanks for the help
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #crumbs { color: black; } .content-info{ background:none; } #wowslider-container17 { z-index: 80; } This will solve your issue.