Hi Team, I would like to the the slider to fade rather then the effect it has now. Below is the code i changed in the custom.js file. Its doesn't seem to work. Please advise. Thanks! //nivo slider jQuery(function() { var val = jQuery("#txt_tf").val(); if(val == 'false'){ var direction = false; } jQuery('#slider').nivoSlider({ directionNav:direction, effect: "fade", pauseTimearseInt(jQuery("#txt_name").val()) }); });
Hello, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .nivo-caption { background: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com