Cards with Input Fields
Learn to add cards to get input from the user.
We'll cover the following...
Adding the cards
Let’s copy a card from the official documentation of Bootstrap 4. Next, we’ll paste it into our theme, in a col-sm-4, inside a row, wrapped in a container, under the navbar in the first container-fluid. After this update, the layout looks like this.
 ...
 Ask