How To Include Bootstrap and font-awesome Into WordPress (With code, no plugins)

Опубликовано: 04 Март 2026
на канале: The Code It Yourself Guy
229
8

In this video I will show you how to include or enqueue bootstrap and font-awesome into your WordPress theme without any plugins. And yeah I know I didn't really tried out the Javascript files but it works, I might make a follow up video where I test out the Javascript with bootstrap.


Bootstrap is a CSS framework that helps you create a good looking website without knowing any css or design. Get bootstrap here: https://getbootstrap.com/


Font-awesome is an icon kit you can use on your website to display various icons such as social media icons, envelopes or emails icons etc. Get font-awesome here: https://fontawesome.com/



-

I'm focusing on showing you how to code things yourself in mainly WordPress and JavaScript but I will from time to time upload videos on Laravel and Vanilla PHP.

I will also upload videos on the fundamentals of coding and web development because I believe in order to become a great developer we must know the fundamentals.