Site logo

Archived topic

Single dot insde the HTML

9 replies · Started by Frank on November 28, 2017

Viewing posts 1–10 of 10

Hi everybody!
I have a very strange issue...
Since I updated GP Premium there is a single dot in the middle of nowhere - in the HTML.

I tryed to find out from where this little dude is coming but, have you ever tryed to find a single dot in a source code? ;)

Unfortunatley I even can't find a selector to set this funny guy on displa:none...

Would be great to get some hint about that!

THX a lot!
Dot in HTML

</div><!-- .mobile-bar-items -->
				<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">
								<span class="mobile-menu">Menü</span> 
			</button> .

Yes it IS weird and yes i can see it...

dot

It is directly behind the closing button tag

<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">
								<span class="mobile-menu">Menü</span> 
			</button> .

Yes I can see that in your original post.

I just checked your site using Chrome inspector but not able to see the dot (as shown in my screenshot)

Just wondering if you see the dot anywhere in the actual live site?

Can you test with a different browser?

I did... cache cleared, not logged in, same thing.

Chrome / FF DEV edition

This is Chrome Inspector

chrome

I can even delete the dot in the insector and the height of the navigation is as it should be...
BTW . it is also visible in your screenshot ;)

Navigation bars height without the dot is 42 px - with dot it is 66 px.

I found it!
It is in inc/navigation.php line 91

</button> .

Seems to be a bug...

Hi Tom! Strange thing - I not interested in arguing with you guy!
Usually I dont edit themefiles - I use child themes.

Anyway I'm glad I have found the little painmaker...

Thx for the support and have a nice day!

Glad we could help!

This archived topic is closed to new replies.