Hi all,

Im new to jquery and found this wonderful code that nearly matches my criteria.

http://codepen.io/anon/pen/mVYJBE

What I require is to put the image instead of the Chapter 1, 2, etc and remove that dropdown image. So it should look like the below

< div >
Image
Line 1
Line 2
< / div >

I apologise if this takes your time, but im...