0
Continuing with my question made earlier, I am now using the following code. There was another simple problem that I am not able to solve. The text written "CLEAR FILTERS" is out of tune regarding a button. Below is in picture the problem.
The text "CLEAN FILTERS" is passing out of the button. Every time I resize to the minimum before the inputs, Labels and selects is, superimposed, this text is not attached to the button.
However I do not know how to proceed to make this text responsive, my goal is that when I resize to the minimum before the overlay, the text "CLEAR FILTERS" decreases in size or the button increases its size to proceed next to the text.
What’s going on in this case and how can I solve this problem?
When doing a test, even the icones of the span are mismatched, so try to resize to the minimum possible, before everything is overlapped.
This field should have some fixed width. Have you inspected the element and seen the CSS code? If you can post the code as HTML here, it will be helpful.
– Thiago Souza
the code is found here https://www.bootply.com/arthurabi1515/UTgRK5DuZ7
– Arthur Abitante