$(document).ready(function(){ $('#call #close').click(function(){ $('#call').fadeOut() }) $('.owl-dots>div:last-child').after( " " ); //scroll animation })