Reply To: Data – Hash- Offset

#10033859
Support
Keymaster

Hello,

Please try adding this code below in (js/custom.js):

$(window).on('load', function(){
	var $sort_source = $('.sort-source'),
		height = $('.sort-destination-loader').height();

	setTimeout(function(){
		$('.sort-destination-loader').height( height );

		$sort_source.find('li').eq(0).find('a').trigger('click');

		$('.sort-destination-loader').css({
			height: ''
		});
	}, 500);
});

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.

If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads