In this short post, lets see how simple it is to vertically align content inside a DIV. Here is a nice little DIV in my bootstrap 5 with a little of example content. <div id="example-div" class="bg-info …
Category: BootStrap
Bootstrap version 5 beta is out. There are multiple ways in which you can get started with the Bootstrap website development. The most simplest one is to import the library files via CDN; but that does …
I worked on a Bootstrap v4.4 form where the validation is done on the server-side (Laravel) and when I receive errors on the front-end (Vue), I need to apply some custom styling on the form input’s …
This is a Step 12 of Tutorial How to Convert Bootstrap 4 Templates to WordPress Themes . In this step we will convert the Footer Section of our Static Bootstrap template to Dynamic WordPress Footer. This is …
This is the Step 11 of Tutorial How to Convert Bootstrap 4 Templates to WordPress Themes . In this step we will convert the Contact Me Section of the static template into Dynamic wordpress theme. This is how …
This is the Step 10 of Tutorial How to Convert Bootstrap 4 Templates to WordPress Themes . In this step we will convert the About section of our static template into WordPress dynamic. This is how the about …
This is the Step 9 of Tutorial How to Convert Bootstrap 4 Templates to WordPress Themes . In this step we will convert Portfolio section of our static template into the dynamic theme. This is how the portfolio …
This is the Step 8 of Tutorial How to Convert Bootstrap 4 Templates to WordPress Themes . In this step we will convert the top most Hero section of our static template into dynamic wordpress theme. This is …
This is the Step 7 of Tutorial How to Convert Bootstrap 4 Templates to WordPress Themes . In this step we will remove the code from underscores theme which is not required for our Template Conversion. # Cleanup …
This is the Step 6 of Tutorial How to Convert Bootstrap 4 Templates into WordPress Themes . In this step we will convert our static Bootstrap Navigation into a dynamic WordPress menu. Let’s Begin The current Bootstrap navigation in …