Hi, is it possible to make the text on the slider description to scroll as there is a lot of text to squeeze in on the Slider Description. The Slider Header is just fine. Thank you Andrew
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flex-caption p{ height:150px; width:200px; overflow-y:scroll; overflow-x:hidden; } This will solve your issue.
This is relay brilliant, it works well. Thank you. However, what I was really after if it is possible, is to have the text in the Slider Description box automatically scroll slowly by it self. Sorry, I realise I didnt make my self clear. Thank you for the solution so far, however if there is a fix to make it auto scroll then that would be amazing. kindest Andrew
Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry. If this isn't something you're able to do then you would need to hire a developer for this.