• Great useful addons and fast, excellent support.
    I can highly recommend it.

    For everyone who uses the theme “The7” and Addon “background transition” please add this js code if it’s not working:

    <script>	
    	jQuery(document).ready(function($){
    	setTimeout(function(){
    	var $backgroundTransition = $(".premium-color-transition");
    	$(".content").prepend($backgroundTransition);
    	},400);
    	});
    </script>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Useful addons some only here!!!’ is closed to new replies.