Adding Header Scripts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5679
    intactix
    Member

    Hey Guys, when I add this Google Remarketing Script to the header.php – the nav menu and sticky nav menu receive a margin at the top of the page, (height of admin bar) I have no idea how adding a script within the <head> </head> would change any style. Please advise. When I remove, it is perfect.

    <script type=”text/javascript”>
    /* <![CDATA[ */
    var google_conversion_id = xxxxxxxxx;
    var google_custom_params = window.google_tag_params;
    var google_remarketing_only = true;
    /* ]]> */
    </script>
    <script type=”text/javascript” src=”//www.googleadservices.com/pagead/conversion.js”>
    </script>

    #5687
    Ernesto
    Member

    Hi, could you send me a link of your webpage so we can check the issue ourselves?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.