A strange play button is appearing in the upper left corner behind the navbar, on my rather breathtaking website


Here is my site Read-Only: Webflow - DigitalBank.io

The problem only appears on the published webpage, can’t find the root of the problem in my designer tab. I would appreciate a professional to find the bug in the website.

@andr9100 Can we have a link to the published page?

Oh, sorry thought that I did link it though
https://www.digitalbank.global/
Thanks in advance

I can’t see a play button - can you take a screenshot for us?

Try the link again i changed the background colour of the body, didn’t realise it till now

@andr9100 this should solve your issue, you have a stray icon for video.

Thanks you figured it out for me

1 Like

@andr9100 you are very welcome.

Okay *Poliigon I did remove it but the play button is unfortunately still appearing in the upper left corner…44

Website link: https://www.digitalbank.global/
Designer sharing link: Webflow - DigitalBank.io

Hope you’ll find the source of the problem :slight_smile:

It’s right here in the code. It isn’t there in the designer and it’s got a super weird class name, so I have no idea where it’s coming from. Are you running any custom code on the domain? Are you exporting this or hosting it with Webflow?

@andr9100 I sent you a PM but the image is showing in your header above body using dev tools. how ever a quick fix would would be a custom css property in the head section

._1pf5HnVMEkwPWqoxV2QIRq{
display:none;
} 

check your header and custom code though

1 Like

This is showing up at the end of your “head” section. My gut says this is in your project settings in the “Custom Code” tab.

It COULD be a Webflow bug, but I seriously doubt that, since I don’t know of anything they actually use that icon for. Webflow also doesn’t do images in an inline way like that (that I know of).

<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTI5REVFNjA3NzVGMTFFODg3MDA4MDVFMDI4MTc5NUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTI5REVFNjE3NzVGMTFFODg3MDA4MDVFMDI4MTc5NUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MjlERUU1RTc3NUYxMUU4ODcwMDgwNUUwMjgxNzk1RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MjlERUU1Rjc3NUYxMUU4ODcwMDgwNUUwMjgxNzk1RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlwtrukAAAM3SURBVHja7Fu9axRBFJ+Z5O6i5ybkDChYKv4JYikWYiGkSGuRQlsrQUsLBT86EVsFsRFsbQSR1PYWYhorg3dwOS/msre3vhffymTc29u7mzc7u/iDH4FLsjO/e5/zsTKOY8GAOnGRuABUQEm/x0FHwAg4JB4QrUJaEogTXwIeI2FqxueMSOQv4D59EYUKRCFNorL85aPYPnHkWiBa7ARRCl7gBH8SYxcC0RVXKK5cAuO1S67LIhAttUzuWCTQZXfzWjOvQLRWC1gTfiAEdsiqcwvENH+yAJfM47JtKjGZWXCSuDUPxSVetUZznEngAllOCX+hJnmXykgoLU8tNy4/yGkELnuUUPKgRnPOJXDJg1IwC5o090yBkop4WbFiuqopMChJ3GXFYzBOoCqpa6a5qkoT2HTQOLuA1A2l0j6siBWlLrDBVNAxJm4AnwAvOm4AGnov2kpLsRZwB3hLW9e9Bt4H9hyIxGVVJ9knaTANcs2IjevAj8ArDgSiJqmoC5CMg5g4DXwBfE7NMmeyqaHAekGJYJ2sucE4Rl1NWm4wYxX4FPgKeIbh+YtFC0xwGfgBuGk5mx8K9KU1wx26B8C3wLO2ypTycEF7AfieYnTueqg8bc8w+z6ysCaVPm9HBNSAzINYCQv7/0zYBu7YEDjyUNxnyqixDYGRR8LwZOkx8Crwq4XnRVgDhwV2Mzo+AW8Dv1h85jARWCTwrOEh8CVDuBwKPChQHPaid4HfuFweBYYUzC7rIR6D3QO+YRwDNYVJmRgwDdJO+ewd8BKzOEGa4qTQ7zEN8kzL0ljTbhJ3HHjJnr5lge55iqkvPQ88B9wSf46hXQCT1Xe0oH4+GAhj07TE6BGPWKzvcds2bXLp/11OGGbtV0DgkWsnKsW0UYnFRcLYklQp5u2WWGDXDLO0rLnPWDa4y8I/d2hUxjcRlkhcOM7zVEYm6pQkHiOaazyNwOQf254uiPXM384yxKTOBZdSPzy1ZERzy1zu/b/Kpf+tqPBlPB2VvU5pWjMQbs71k96yJxxdiDWTVCWvNKdZFLfbj9NPOYe1BtSVDIQHl9LHIXmtoEaxqr9WEGuMiJgVWV4r+C3AAJWf5Ngf/3MhAAAAAElFTkSuQmCC" class="_1pf5HnVMEkwPWqoxV2QIRq" data-reactid=".1jjdnr2cq6y.2.0.1.1.0.1.1">
1 Like

It turned out that I tried to add a custom code (copied from a website) but never I didnøt delete it until now.

An apology for the inconvenience regarding the search for the failed code. You are the two guardian angels before an important deadline.

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.