-
AuthorPosts
-
June 20, 2019 at 12:37 am #1111744
Bank Strip above the home page is strange and I can’t pin it down. I thought perhaps headers but the only thing I have in the header is facebook pixel code and google site verification code.
Also, I’ve got our logo as the Favicon but its something else completely!
Please help
http://www.4guys.co.nz- This topic was modified 5 years, 5 months ago by 4Guys Autobarn.
June 20, 2019 at 4:46 am #1111793Anyone have any idea? its like my menu has been moved down but i cannot see why.
June 20, 2019 at 10:51 am #1111896Hi,
Do you mean that there is some extra space above your header? If so then have you made any changes to the site recently?
Best regards,
RikardJune 24, 2019 at 10:30 pm #1113025Hi Rikard.
It randomly showed up as far as I could tell.
I posted here on a different thread and got told to use this quick CSS#header{
margin-top:-26px!important;
}.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 45px!important;
}However, its made the issue go away on fullscreen but as soon as you scale to a mobile size the issue comes back above and also below the menu.
June 25, 2019 at 7:47 am #1113151Hi,
Add this to quick css:
@media only screen and (max-width: 767px) { #wrap_all{ margin-top:-26px!important; }}
Best regards,
Jordan ShannonJune 25, 2019 at 10:53 pm #1113400That works, however, it doesn’t for the iPad size. Any idea what would be the cause of this in the first place?
June 26, 2019 at 12:13 am #1113405Hi,
Did you add additional code to the header?
Best regards,
Jordan ShannonJune 26, 2019 at 12:21 am #1113406Here is my total quick css and header code
June 26, 2019 at 4:33 am #1113445Hi,
Comment out/remove the pixel code…
Best regards,
Jordan ShannonJune 26, 2019 at 5:59 am #1113473I removed the Facebook Pixel code and not only did that fix the spacing problem, its fixed my favicon problem too.
Why would the facebook pixel code cause issues like that?
June 26, 2019 at 3:53 pm #1113641Hi,
Because you have put it on a wrong position or not copied all the code correctly.
You can change this try copy it again and maybe the issue is fuxed.Best regards,
BasilisJune 26, 2019 at 10:17 pm #1113724And Ipad is 768px wide on portrait !
so the media query code can’t grip.June 27, 2019 at 2:50 am #1113744Hi,
Please let us know if the additional tips were helpful.
Best regards,
Jordan ShannonJune 27, 2019 at 5:17 am #1113788Removing the pixel code fixed everything thanks.
To get around the problem installed a plugin for Facebook Pixel where I could enter the pixel ID rather than their manual code. Everything works great now.
Cheers!June 27, 2019 at 7:06 am #1113804Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Blank Strip at the top of page and Favicon isn't what I've set it as’ is closed to new replies.