$('.title').click(function(){ $(this).parent().find('.description').slideToggle(); }); @import url('https://fonts.googleapis.com/css?family=Poppins:400,700,900'); * { font-family: 'Lato', sans-serif; } .circle{ background-color: #0cbaa4; } body { ba...
1 - 1 of ( 1 ) records