Hello, I would like to make the slider taller by about 100 pixels? Also, need to get rid of the slider description box and/or move it somewhere else. It's on the right, and in the way of stuff in all my slides, gotta be a ways to relocate it. Also, it's really just annoying in general, can put labels on my own slides in photoshop or illustrator and don't like having it in general...just a distraction unless can move wherever I want it. Would also love to do more than 6 slides, but know this one is unlikely. Would also like to change timing of slider changes? Thank, Gary in Atlanta
Hello, 1.For your first issue Use taller images for your slider, It will automatically increase the height of your slider. 2.For your second issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flex-caption-wrapper { display: none; } 3.For your third issue Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry. 4.For your fourth issue Go to Js > Custom.js present in your theme directory and adjust the value of slideshowSpeed by increasing the value the slider speed decreases,and by decreasing the value the slider speed increases. Sending image for reference