How to remove a grey box next to the logo on my website's header?

I am currently building a new website for our bike shop https://the-lions-cyclery.myshopify.com/

The Build Gallery page has a strange grey box beside the logo in the header. For some reason, this is the only page where it appears. I have taken some code from other themes to build some of the additional pages, but I can’t imagine that that would affect the header formatting?

Any suggestions?

Hi,
There is an error in that page, it will be fixed once you solve

due to error, it not removing this attr after page loading

1 Like

remove this section, it will be fixed

1 Like

Thanks,

I fixed it by changing the section to a ‘gallery’ instead of a ‘slideshow’.

I copied the ‘slideshow’ code directly from a fresh Debut theme. Is the slideshow code broken, or will it just not work in this particular case for some reason?

actually slideshow was broken, because there wasn’t any content(slides)
so js can’t find slide to rotate

1 Like

Gotcha!

So I could use a slideshow, but I would need to upload photos.

Thanks.