Search bar Trouble

I'm having trouble with website search bar moving over store logo when screen size shrinks, any help on how to solve this issue would be greatly appreciated.
No description
No description
No description
4 Replies
b1mind
b1mind9mo ago
have to give us more to go on. Without code or seeing the demo we have no clue and can only guess. #how-to-ask-good-questions
Indiana Sonic
Indiana Sonic9mo ago
/* search */ #search { margin-bottom: 10px; } #search .form-control-lg { height: 40px; font-size: 12px; line-height: 20px; padding: 0 10px; } #search .btn-lg { font-size: 15px; line-height: 18px; padding: 0.57rem 35px; text-shadow: 0 1px 0 #c78d1e; box-shadow: rgba(42, 255, 0, 0.25);
b1mind
b1mind9mo ago
please read the #how-to-ask-good-questions You will learn how to formulate a question we can answer and how to properly share code. If you want help, help us help you. Specially if you are asking for help on something you are being paid to do. We are all volunteers here. But we value our time still.
Indiana Sonic
Indiana Sonic9mo ago
This is a personal business website that I'm building myself. I'm not sure how I would set the code up in codepen. I'm using the opencart platform to build it and it uses bootstrap.