Why does my search icon turn the screen pink on my BBQ site?

Hello. I’m having a weird issue where when I click the search icon, a large portion of the screen becomes a transparent pink color. And I cannot find why how how to stop this.

Any ideas?

My site is mrsimplesmokerbbq.com if anyone want to look and see what I’m talking about.

Thank you.

Hi @MrSimpleSmoker

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

details[open] .modal-overlay:after {

background-color: unset !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

This worked perfectly. Thank you so much!! Really appreciate it.

You are welcome @MrSimpleSmoker :blush: