Tutorialsplane

Bootstrap change input focus color


Bootstrap change input focus color blue grow– While working with the custom theme we often need to customize the default bootstrap element’s behavior, on the same way we sometimes need to change the default color of input focus blue grow. We can override the default color using our custom CSS. Let us create a simple example to change the input focus color in form field.


Bootstrap change input focus color Example

Here we have created one simple example to change the focus color –

Bootstrap change input focus color Example Example:

                            


<title>Bootstrap Grid</title>
<!-- Latest compiled and minified CSS -->


<!-- Latest compiled and minified JavaScript -->




<div class="container amp-wp-inline-9e1ffe2af1862c2b4b30598609a2a289">

</div>


                                                                                                                                                                        

Try it »

On the same way you can customize the input focus default grow color. If you run the above example it will produce output something like this-