Form içinde input group yapınca position fixed yani hava uçan nesne ile üst üste gelince böyle kötü bir görüntü oluyor. Nesnenin inputun üstünde olması gerek. Ama hep input nesnenin üstünde.

Bunu nasıl çözebilirim?

input:

Şimdi Abone Ol








css:
left:0px;
bottom:55px;
position:fixed;