Why is the search function taking over my entire screen?

Please help me Im not sure why the search container has taken over my whole screen

website: 2dripp.com

password:123

This is why

.is-transitioning {
    display: block!important;
    visibility: visible!important;
}

I always tell people not to use “!important” but the cowboy app/theme developers love to provide this as a solution and store owners love it as it solves their short term problems, with long term pain

If you are competent enough, find that in the theme css and remove the “display: block!important;” from the “.is-transitioning” class

1 Like

hey this debut theme is it still same thing im removing

I can see that you have found and fixed the problem, let me know if that isn’t the case.

1 Like

thanks alot

1 Like