Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #926888

    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

    #927010

    Hey Mark,

    Can you give us a link to your site? so we can take a closer look.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.