x

class="header-page"> at top of website

Hi there - I have "class="header-page">" at the top of my website and I can't seem to remove it 

Any suggestions?

Thanks

Ness

1,943 Views
Message 1 of 6
Report
1 Best Answer

Best Answer

@Nessie On line 188 of your page html, you appear to have messed up your body tag by shoehorning some Google tag manager code into it (the page Header Type would be the one described as "header.html" in the Code Editor). Here's what your broken body tag looks like right now:

<body <!-- Google Tag Manager (noscript) -- class=" wsite-page-index  full-width-on  wsite-theme-light"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-53M65SQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --> 

class="header-page">

And here is what it is supposed to look like:

<body class=" wsite-page-index  full-width-on  wsite-theme-light header-page">
<!-- Google Tag Manager (noscript) -- >
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-53M65SQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->  

View Best Answer >

1,917 Views
Message 7 of 6
Report
5 REPLIES 5

@Nessie 

please send a screen shot an what is your URL ?

1,935 Views
Message 7 of 6
Report

You can see it at the top of my page - https://www.ruffdiamonds.net/

Let me know if you still want a screen shot though

Thanks

1,933 Views
Message 7 of 6
Report

Best Answer

@Nessie On line 188 of your page html, you appear to have messed up your body tag by shoehorning some Google tag manager code into it (the page Header Type would be the one described as "header.html" in the Code Editor). Here's what your broken body tag looks like right now:

<body <!-- Google Tag Manager (noscript) -- class=" wsite-page-index  full-width-on  wsite-theme-light"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-53M65SQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --> 

class="header-page">

And here is what it is supposed to look like:

<body class=" wsite-page-index  full-width-on  wsite-theme-light header-page">
<!-- Google Tag Manager (noscript) -- >
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-53M65SQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->  
1,918 Views
Message 7 of 6
Report

Thanks for your response - unfortunately I have no idea where you on ie "On line 188 of your page html"

Are you able to walk me through where to find it please?

I went to pages and the home page but I can't figure it out so assuming I am in completely the wrong place.

Feel like a bit of a dunce tbh

1,907 Views
Message 7 of 6
Report

Nevermind -- I did some googling -- thanks sooooooo much.

Can't tell you how much I appreciate it!

1,906 Views
Message 7 of 6
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.