My website is www.fortcollinsshiatsumassage.com. I have added images and text to the slider, however for the Zen Shiatsu and Biodynamic Craniosacral description text, it is being blocked by the arrow on the right side of the slider. How do I correct this? Also, how do I stop the slider from automatically scrolling? Can I set it up so that the user can just click the arrows when they want to go to the next slider? Thanks! Nick
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flex-caption p{ padding-right:30px; } 2.For your second issue Go to Js > jquery.flexslider.js present in your theme directory and follow the instruction as shown in image given below This will solve your issue.
You will not get theme directory in your dashboard. You can edit jquery.flexslider.js file through FTP. Open your Theme directory (through FTP) > js Download jquery.flexslider.js file from there, Edit it, Then again upload it.