Tagged: jquery error
Hi there,
Can you tell me where this script lives within the theme. It’s throwing an error but I can’t seem to find it anywhere in the theme files.
$(function() {
var height = $(“.av-magazine-content-wrap”).height();
var origHeight = $(“header”).height();
$(“header”).css(“padding-top”, (height-origHeight + 10) + ‘px’)
});
Clearly this is jQuery but I don’t think I wrote this one.
Thanks,
Mark
Hey Mark,
Can you give us a link to your site? so we can take a closer look.
Best regards,
Nikko