Hi! How do I remove text box in slider? I feel like you've helped me with this before... ) Thanks! Crystal http://ashimassagehoodriver.com/
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .slide .slide-content.entry { display: none; }
This solution did not work for me. http://anaheimuk.com/Wordpress/ More help in how to remove that Slider Information Text that appears when hovered over?
Hello, This is shown there because of alt tag code in the image source code. Go to the Appearance > Theme Options > Slider Setting and remove the alt tag content from the slider image URL address section. This will solve your issue.