How can I fix a glitch on my account page?

When you click account and scroll to the bottom there is a glitch where it says “search modal heading” and there is a glitched out search bar under it. I want the entire portion removed.

Can you share your store URL please to be able to help you

Yes sorry- lakebaez.com

Go to online store

Edit Code

Open your theme.css or base.css file

add the following code at the bottom:

.search-modal {display: none !important}

However, this doesn’t define why it is showing I prefer if you can give me contributor access to the site to fix that permanantly for you.

Have a nice day.

Hello thank you for the reply. The code unfortunately did not fix the issue.

The search modal is checked off so that it does not show in the header, although it still shows. When you click the search icon in the header it directs you to the glitched out search modal at the botton of the page. I am using Berlin theme.