Forum replies created
may I see the website with the issue?
probably
you could create a full width page, and insert there 3 columns and modify per your needs
you meant widgets area…you can disable it in the
weird…for me it works…also should define the script as text/javascript:
$(window).scroll(function() {
$(‘#wrapper’).each(function(){
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow+400) {
$(this).addClass(“divFadeIn”);
}
});
});
</script>
what about enable right sidebar and then insert a blog shortcode in the page?
try to use a png file instead favicon.png
I still cannot see the issue. I tested with Chrome also. could you paste a screenshot of the issue? have you clean your browser’s cache?
sorry but this requires changing the source code and we don’t support it in our forums. what about use a layer slider or revolution slider?
that list of the posts is generated by a plugin and not by the theme. please check the plugin settings